Developing with ZBOSS for Zigbee
zb_zcl_color_control_step_saturation_req_s Struct Reference

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

#include <zb_zcl_color_control.h>

Data Fields

zb_uint8_t step_mode
 
zb_uint8_t step_size
 
zb_uint8_t transition_time
 

Detailed Description

Structure representation of Step Saturation command payload.

See also
ZCL spec, subclause 5.2.2.3.7

Field Documentation

◆ step_mode

zb_uint8_t zb_zcl_color_control_step_saturation_req_s::step_mode

◆ step_size

zb_uint8_t zb_zcl_color_control_step_saturation_req_s::step_size

Step size

◆ transition_time

zb_uint8_t zb_zcl_color_control_step_saturation_req_s::transition_time

Transition time field


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