Enumerations
Collaboration diagram for Enumerations:
|
Enumerations | |
| enum | Status { OK = 0, Error = 1, InProcess = 2, Upgraded = 3, Backup = 4 } |
| Alternative RFS status More... | |
| enum | ServiceStatus { Init = 0, Synchronizing = 1, Idle = 2, Recovering = 3, Operating = 4, CompleteRfs = 5, End = 6 } |
Detailed Description
List of enumerations available for configuration or Ota Updater events
Enumeration Type Documentation
|
strong |
|
strong |
