Developing with ZBOSS for Zigbee
zb_zcl_color_control_enhanced_move_to_hue_req_s Struct Reference

Structure representation of Enhanced Move To Hue command payload. More...

#include <zb_zcl_color_control.h>

Data Fields

zb_uint16_t enhanced_hue
 
zb_uint8_t direction
 
zb_uint16_t transition_time
 

Detailed Description

Structure representation of Enhanced Move To Hue command payload.

See also
ZCL spec, subclause 5.2.2.3.14

Field Documentation

◆ direction

zb_uint8_t zb_zcl_color_control_enhanced_move_to_hue_req_s::direction

◆ enhanced_hue

zb_uint16_t zb_zcl_color_control_enhanced_move_to_hue_req_s::enhanced_hue

Enhanced Hue

◆ transition_time

zb_uint16_t zb_zcl_color_control_enhanced_move_to_hue_req_s::transition_time

Transition time field


The documentation for this struct was generated from the following file: