Bluetooth LE Mesh Library
All Data Structures Functions Variables Typedefs Enumerations Enumerator Modules Pages
wiced_bt_mesh_sensor_config_column_data_t Struct Reference

Description

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

Data Fields

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