enum class State
The current state of the device.
This is the state the device is in when it is ready to operate. |
|
This is the state the device is in when it is disconnected. |
|
This is the state the device is in when the device is sleeping. |
|
This is the state the device is when connected, but something wrong is happening. E.g. a sensor is not providing data and needs human intervention. |