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

Description

Light Lightness Set Data structure exchanged between the application and the models Light Lightness Server library.

Data Fields

uint16_t lightness_actual
 The target value of the Light Lightness Actual.
 
uint16_t lightness_linear
 The target value of the Light Lightness Linear.
 
uint32_t transition_time
 Transition time to the target level.
 
uint16_t delay
 Delay before starting the transition.