AIROC™ BTSDK v4.7 - Documentation | ||||
Sensor Column status structure exchanged between the application and the Sensor Model. More...
Data Fields | |
uint16_t | property_id |
Property identifying a sensor and the Y axis. | |
uint8_t | prop_value_len |
Length of the raw_value corresponding to property_id. | |
wiced_bool_t | is_column_present |
boolean value indicating if the column width is present in the message | |
wiced_bt_mesh_sensor_column_data_t | column_data |
Data field of column status. | |
Sensor Column status structure exchanged between the application and the Sensor Model.