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

Description

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

Data Fields

uint8_t status
 Status Code for the requesting message.
 
uint16_t x_min
 Light xyL x Range Min field of the Light xyL x Range state.
 
uint16_t x_max
 Light xyL x Range Max field of the Light xyL y Range state.
 
uint16_t y_min
 Light xyL y Range Min field of the Light xyL y Range state.
 
uint16_t y_max
 Light xyL y Range Max field of the Light xyL y Range state.