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

Sensor Series get structure exchanged between the application and the Sensor Model. More...

Data Fields

uint16_t property_id
 Property identifying a sensor.
 
uint8_t prop_value_len
 Length of the raw_value corresponding to property_id.
 
uint8_t start_index
 Start index of the series to be copied.
 
uint8_t end_index
 End index of the series to be copied.
 
uint8_t raw_valuex1 [WICED_BT_MESH_MAX_PROP_VAL_LEN]
 Raw value identifying a starting column.
 
uint8_t raw_valuex2 [WICED_BT_MESH_MAX_PROP_VAL_LEN]
 Raw value identifying an ending column.
 

Detailed Description

Sensor Series get structure exchanged between the application and the Sensor Model.


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