AIROC™ BTSDK v4.7 - Documentation | ||||
Sensor Column get 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 | raw_valuex [WICED_BT_MESH_MAX_PROP_VAL_LEN] |
Raw value identifying a column. | |
Sensor Column get structure exchanged between the application and the Sensor Model.