Developing with ZBOSS for Zigbee
zb_zcl_color_control_step_color_temp_req_s Struct Reference

Structure representation of Step color temperature command command payload. More...

#include <zb_zcl_color_control.h>

Data Fields

zb_uint8_t step_mode
 
zb_uint16_t step_size
 
zb_uint16_t transition_time
 
zb_uint16_t color_temp_min
 
zb_uint16_t color_temp_max
 

Detailed Description

Structure representation of Step color temperature command command payload.

See also
ZCL spec, subclause 5.2.2.3.21

Field Documentation

◆ color_temp_max

zb_uint16_t zb_zcl_color_control_step_color_temp_req_s::color_temp_max

Color temperature maximum

◆ color_temp_min

zb_uint16_t zb_zcl_color_control_step_color_temp_req_s::color_temp_min

Color temperature minimum

◆ step_mode

zb_uint8_t zb_zcl_color_control_step_color_temp_req_s::step_mode

◆ step_size

zb_uint16_t zb_zcl_color_control_step_color_temp_req_s::step_size

Step size

◆ transition_time

zb_uint16_t zb_zcl_color_control_step_color_temp_req_s::transition_time

Transition time field


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