AIROC™ BTSDK v4.0 - Documentation | ||||
Mesh Battery Status Event used to report battery state to the client device. More...
Data Fields | |
uint8_t | battery_level |
The Generic Battery Level state is a value ranging from 0 percent through 100 percent. | |
uint32_t | time_to_discharge |
The remaining time (in minutes) of the discharging process. | |
uint32_t | time_to_charge |
The remaining time of the charging process is not known. More... | |
wiced_bt_mesh_battery_presence_t | presence |
Generic Battery Flags Presence. | |
wiced_bt_mesh_battery_indicator_t | level_inidicator |
Generic Battery Flags Indicator. | |
wiced_bt_mesh_battery_charging_t | charging |
Generic Battery Flags Charging. | |
wiced_bt_mesh_battery_servicibility_t | servicability |
Generic Battery Flags Serviceability. | |
Mesh Battery Status Event used to report battery state to the client device.
uint32_t time_to_charge |
The remaining time of the charging process is not known.