AIROC™ BTSDK v4.2 - Documentation | ||||
Sensor series status data structure exchanged between the application and the Sensor Model. More...
Data Fields | |
uint16_t | property_id |
Property identifying a sensor. | |
uint8_t | prop_value_len |
Length of the raw_value corresponding to property_id. | |
uint8_t | no_of_columns |
Total number of columns. | |
wiced_bt_mesh_sensor_column_data_t | column_list [WICED_BT_MESH_SENSOR_MAX_SERIES_COLUMN] |
Series of column states. | |
Sensor series status data structure exchanged between the application and the Sensor Model.