Developing with ZBOSS for Zigbee
zb_zcl_level_control_move_to_level_req_s Struct Reference

Structured representation of MOVE_TO_LEVEL command payload. More...

#include <zb_zcl_level_control.h>

Data Fields

zb_uint8_t level
 
zb_uint16_t transition_time
 

Detailed Description

Structured representation of MOVE_TO_LEVEL command payload.

See also
ZCL spec, subclause 3.10.2.3.1.1

Field Documentation

◆ level

zb_uint8_t zb_zcl_level_control_move_to_level_req_s::level

Level field

◆ transition_time

zb_uint16_t zb_zcl_level_control_move_to_level_req_s::transition_time

Transition time field


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