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

Description

Data structure representing the state of Light HSL device.

Data Fields

uint16_t lightness
 Value of the Light HSL Lightness state.
 
uint16_t hue
 Value of the Light HSL Hue state.
 
uint16_t saturation
 Value of the Light HSL Saturation UV state.