This structure contains the TLV required to Get Reset Info.
- Parameters
-
type[OUT] |
- type of reset or power down, possible values listed below:
- 0 - unknown
- 1 - warm
- 2 - hard
- 3 - crash
- 4 - power down
- Bit to check in ParamPresenceMask - 1
|
source[OUT] |
- entity which initiated the reset or power down, possible values listed below:
- 0 - unknown
- 1 - user requested ( AT!RESET, AT!BOOTHOLD, FW/PRI download - including host-initiated image switching)
- 2 - hardware switch (W_DISABLE)
- 3 - temperature critical
- 4 - voltage critical
- 5 - configuration update (SIM-based image switching, RMA reset, NVUPs which request a reset)
- 6 - LWM2M (Light Weight M2M client (internal process for LWM2M))
- 7 - OMA-DM
- 8 - FOTA
|
- Bit to check in ParamPresenceMask - 1
- Parameters
-
Tlvresult |
|
ParamPresenceMask |
- bitmask representation to indicate valid parameters.
|