Update the battery status.
This message SHALL be sent by the app in case the battery status has been changed.
This message acknowledges:
| Message | Condition | Error Codes | ||||
|---|---|---|---|---|---|---|
| request/batteryStatus (client -> app) | Only if associated to an initial request/batteryStatus |
|
| Field | Description | Type | Optional | Nullable |
|---|---|---|---|---|
| percent |
The battery charge in percent ( |
Integer | False | True |
| isCharging |
A flag indicating whether the battery is charging |
Boolean | False | False |