Bluetooth LE Mesh Library
wiced_bt_mesh_sensor_cadence_set_data_t Struct Reference

Description

Sensor Cadence set structure exchanged between the application and the Sensor Model.

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_cadence_t cadence_data
 Cadence data field of set message.