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

Description

Light Lightness Last Status Data structure exchanged between the application and Light Lightness Model.

Data Fields

uint16_t target_temperature
 Target value of the Light CTL Temperature state.
 
uint16_t target_delta_uv
 Target value of the Light CTL Delta UV state.
 
uint32_t transition_time
 Transition time to the target level.
 
uint16_t delay
 Delay before starting the transition.