Bluetooth LE Mesh Library
wiced_bt_mesh_sensor_column_data_t Struct Reference

Description

Sensor column data structure exchanged between the application and the Sensor Model.

Data Fields

uint8_t raw_valuex [WICED_BT_MESH_MAX_PROP_VAL_LEN]
 Raw value representing the left corner of the column on the X axis.
 
uint8_t column_width [WICED_BT_MESH_MAX_PROP_VAL_LEN]
 Raw value representing the width of the column.
 
uint8_t raw_valuey [WICED_BT_MESH_MAX_PROP_VAL_LEN]
 Raw value representing the height of the column on the Y axis.