Infineon Logo AIROC BTSDK v4.4 - Documentation
 
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
mesh_battery_event_t Struct Reference

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.
 

Detailed Description

Mesh Battery Status Event used to report battery state to the client device.

Field Documentation

uint32_t time_to_charge

The remaining time of the charging process is not known.


The documentation for this struct was generated from the following file: