nRF5 SDK for Thread and Zigbee v4.1.0
Data Fields
zb_zcl_on_off_on_with_timed_off_req_s Struct Reference

Structured representsation 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 representsation of On with timed off command payload.

Field Documentation

zb_uint16_t zb_zcl_on_off_on_with_timed_off_req_s::off_wait_time

Off wait time variable

zb_uint8_t zb_zcl_on_off_on_with_timed_off_req_s::on_off

On/off control

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:

Documentation feedback | Developer Zone | Subscribe | Updated