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

Description

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

Data Fields

uint16_t id
 The Property ID identifying a Light LC Property.
 
uint16_t len
 Size of the Property Value.
 
uint8_t value [MESH_MAX_LIGHT_LC_PROPERTY_VALUE_LEN]
 Property value.