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

Defines configuration data of the one sensor in the array of structure wiced_bt_mesh_core_config_element_t. More...

Data Fields

uint16_t property_id
 Property ID identifying a sensor.
 
uint8_t prop_value_len
 Length of the raw_value corresponding to property_id.
 
wiced_bt_mesh_sensor_config_descriptor_t descriptor
 Sensor Descriptor state.
 
uint8_t * data
 Sensor Data state.
 
wiced_bt_mesh_sensor_config_cadence_t cadence
 Sensor Cadence state.
 
uint8_t num_series
 Number of series data present in sensor.
 
wiced_bt_mesh_sensor_config_column_data_tseries_columns
 List of series column values of sensor.
 
uint8_t num_settings
 Number of settings present in sensor.
 
wiced_bt_mesh_sensor_config_setting_tsettings
 List of setting data present in sensor.
 

Detailed Description

Defines configuration data of the one sensor in the array of structure wiced_bt_mesh_core_config_element_t.


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