Developing with ZBOSS for Zigbee
zb_zcl_color_control_move_color_temp_req_s Struct Reference

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

#include <zb_zcl_color_control.h>

Data Fields

zb_uint8_t move_mode
 
zb_uint16_t rate
 
zb_uint16_t color_temp_min
 
zb_uint16_t color_temp_max
 

Detailed Description

Structure representation of Move color temperature command payload.

See also
ZCL spec, subclause 5.2.2.3.20

Field Documentation

◆ color_temp_max

zb_uint16_t zb_zcl_color_control_move_color_temp_req_s::color_temp_max

Color temperature maximum

◆ color_temp_min

zb_uint16_t zb_zcl_color_control_move_color_temp_req_s::color_temp_min

Color temperature minimum

◆ move_mode

zb_uint8_t zb_zcl_color_control_move_color_temp_req_s::move_mode

◆ rate

zb_uint16_t zb_zcl_color_control_move_color_temp_req_s::rate

Rate


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