# Constants
DebugTimeout sets the timeout for how long the debug message is shown before power cycle.
# Structs
PermissiveRecoverer properties RecoveryCommand: unix command with absolute file path.
SecureRecoverer properties Reboot: does a reboot if true Sync: sync file descriptors and devices Debug: enables debug messages.
# Interfaces
Recoverer interface offers recovering from critical errors in different ways.