Developing with ZBOSS for Zigbee
zb_zcl_level_control_step_req_s Struct Reference

Structured representation of STEP command payload. More...

#include <zb_zcl_level_control.h>

Data Fields

zb_uint8_t step_mode
 
zb_uint8_t step_size
 
zb_uint16_t transition_time
 

Detailed Description

Structured representation of STEP command payload.

Field Documentation

◆ step_mode

zb_uint8_t zb_zcl_level_control_step_req_s::step_mode

Step Mode field

◆ step_size

zb_uint8_t zb_zcl_level_control_step_req_s::step_size

Step Size field

◆ transition_time

zb_uint16_t zb_zcl_level_control_step_req_s::transition_time

Transition Time field


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