Developing with ZBOSS for Zigbee
zb_zcl_color_control_step_color_req_s Struct Reference

Structure representation of Step Color command payload. More...

#include <zb_zcl_color_control.h>

Data Fields

zb_uint16_t step_x
 
zb_uint16_t step_y
 
zb_uint16_t transition_time
 

Detailed Description

Structure representation of Step Color command payload.

See also
ZCL spec, subclause 5.2.2.3.11

Field Documentation

◆ step_x

zb_uint16_t zb_zcl_color_control_step_color_req_s::step_x

StepX

◆ step_y

zb_uint16_t zb_zcl_color_control_step_color_req_s::step_y

StepY

◆ transition_time

zb_uint16_t zb_zcl_color_control_step_color_req_s::transition_time

Transition time field


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