Structure representation of Move To Color command payload. More...
#include <zb_zcl_color_control.h>
Data Fields | |
| zb_uint16_t | color_x |
| zb_uint16_t | color_y |
| zb_uint16_t | transition_time |
Detailed Description
Structure representation of Move To Color command payload.
- See also
- ZCL8 spec, subclause 5.2.2.3.11.1
Field Documentation
◆ color_x
| zb_uint16_t zb_zcl_color_control_move_to_color_req_s::color_x |
ColorX
◆ color_y
| zb_uint16_t zb_zcl_color_control_move_to_color_req_s::color_y |
ColorY
◆ transition_time
| zb_uint16_t zb_zcl_color_control_move_to_color_req_s::transition_time |
Transition time field
- external/zboss/include/zcl/zb_zcl_color_control.h