Developing with ZBOSS for Zigbee
zb_zcl_on_off_on_with_timed_off_req_s Struct Reference

Structured representation of On with timed off command payload. More...

#include <zb_zcl_on_off.h>

Data Fields

zb_uint8_t on_off
 
zb_uint16_t on_time
 
zb_uint16_t off_wait_time
 

Detailed Description

Structured representation of On with timed off command payload.

Field Documentation

◆ off_wait_time

zb_uint16_t zb_zcl_on_off_on_with_timed_off_req_s::off_wait_time

Off wait time variable

◆ on_off

zb_uint8_t zb_zcl_on_off_on_with_timed_off_req_s::on_off

On/off control

◆ on_time

zb_uint16_t zb_zcl_on_off_on_with_timed_off_req_s::on_time

On time variable


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