AIROC™ BTSDK v4.2 - Documentation | ||||
Sensor Setting set structure exchanged between the application and the Sensor Model. More...
Data Fields | |
uint16_t | property_id |
Property ID identifying a sensor. | |
uint16_t | setting_property_id |
Setting ID identifying a setting within a sensor. | |
uint8_t | prop_value_len |
Length of the raw_value corresponding to property_id. | |
uint8_t | setting_raw_val [WICED_BT_MESH_MAX_PROP_VAL_LEN] |
Raw value for the setting. | |
Sensor Setting set structure exchanged between the application and the Sensor Model.