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

Sensor setting exchanged between the application and the Sensor Model. More...

Data Fields

uint16_t setting_property_id
 Setting ID identifying a setting within a sensor.
 
uint8_t access
 Read / Write access rights for the setting.
 
uint8_t value_len
 Length of the raw_value corresponding to property_id.
 
uint8_t val [WICED_BT_MESH_MAX_PROP_VAL_LEN]
 Raw value for the setting.
 

Detailed Description

Sensor setting exchanged between the application and the Sensor Model.


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