RebootBehavior
How the firmware applies a saved config section (firmware AdminModule::handleSetConfig / handleSetModuleConfig): most sections are applied with a node reboot a few seconds after the save is acked.
This map is deliberately COARSE — the firmware's reboot decision is field-level for some sections and changes between releases, so the app only distinguishes "will restart", "may restart", and "never restarts". Bias toward MAY_RESTART when unsure; claim ALWAYS only for sections that have rebooted across firmware generations.
Entries
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.