Bluetooth LE Mesh Library
All Data Structures Functions Variables Typedefs Enumerations Enumerator Modules Pages
wiced_bt_mesh_light_lc_property_status_data_t Struct Reference

Description

Light LC Property Status Data structure exchanged between the application and Light LC library.

Data Fields

uint16_t id
 The Property ID received in the set message.
 
uint16_t len
 Size of the Property Value.
 
uint8_t value [MESH_MAX_LIGHT_LC_PROPERTY_VALUE_LEN]
 Property value.