Structure representation of Move To Hue command payload. More...
#include <zb_zcl_color_control.h>
Data Fields | |
| zb_uint8_t | hue |
| zb_uint8_t | direction |
| zb_uint16_t | transition_time |
Detailed Description
Structure representation of Move To Hue command payload.
- See also
- ZCL8 spec, subclause 5.2.2.3.4.1
Field Documentation
◆ direction
| zb_uint8_t zb_zcl_color_control_move_to_hue_req_s::direction |
Direction, see zb_zcl_color_control_move_to_hue_direction_e
◆ hue
| zb_uint8_t zb_zcl_color_control_move_to_hue_req_s::hue |
Hue
◆ transition_time
| zb_uint16_t zb_zcl_color_control_move_to_hue_req_s::transition_time |
Transition time field
- external/zboss/include/zcl/zb_zcl_color_control.h