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

Description

Light HSL Range Set Data structure exchanged between the application and Light HSL Level Model.

Data Fields

uint16_t hue_min
 The value of the Hue Min.
 
uint16_t hue_max
 The value of the Hue Max.
 
uint16_t saturation_min
 The value of the Saturation Min.
 
uint16_t saturation_max
 The value of the Saturation Max.