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

Description

Light HSL Hue status Data structure exchanged between the application and Light HSL Model.

Data Fields

uint16_t present_hue
 The present value of the Light HSL Hue state.
 
uint16_t target_hue
 The target value of the Light HSL Hue state.
 
uint32_t remaining_time
 Remaining time for transition.