Developing with ZBOSS for Zigbee
zb_zcl_color_control_color_loop_set_req_s Struct Reference

Structure representation of Color Loop Set command payload. More...

#include <zb_zcl_color_control.h>

Data Fields

zb_uint8_t update_flags
 
zb_uint8_t action
 
zb_uint8_t direction
 
zb_uint16_t time
 
zb_uint16_t start_hue
 

Detailed Description

Structure representation of Color Loop Set command payload.

See also
ZCL spec, subclause 5.2.2.3.18

Field Documentation

◆ action

zb_uint8_t zb_zcl_color_control_color_loop_set_req_s::action

◆ direction

zb_uint8_t zb_zcl_color_control_color_loop_set_req_s::direction

◆ start_hue

zb_uint16_t zb_zcl_color_control_color_loop_set_req_s::start_hue

Start hue

◆ time

zb_uint16_t zb_zcl_color_control_color_loop_set_req_s::time

Time

◆ update_flags

zb_uint8_t zb_zcl_color_control_color_loop_set_req_s::update_flags

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