Infineon Logo AIROC BTSDK v4.6 - Documentation
 
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
wiced_bt_mesh_sensor_column_data_t Struct Reference

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

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.
 

Detailed Description

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


The documentation for this struct was generated from the following file: