nRF5 SDK for Thread and Zigbee v3.2.0
Data Fields
zb_zcl_ias_wd_start_warning_s Struct Reference

Structure representsation Start warning command. ZCL spec 8.4.2.3.1. More...

#include <zb_zcl_ias_wd.h>

Data Fields

zb_uint8_t status
 
zb_uint16_t duration
 
zb_uint8_t strobe_duty_cycle
 
zb_uint8_t strobe_level
 

Detailed Description

Structure representsation Start warning command. ZCL spec 8.4.2.3.1.

Field Documentation

zb_uint16_t zb_zcl_ias_wd_start_warning_s::duration

Warning duration

zb_uint8_t zb_zcl_ias_wd_start_warning_s::status

Status - enum flags Warning mode, Strobe and Siren Level, see ZCL spec 8.4.2.3.1

zb_uint8_t zb_zcl_ias_wd_start_warning_s::strobe_duty_cycle

Strobe Duty Cycle

zb_uint8_t zb_zcl_ias_wd_start_warning_s::strobe_level

Strobe Level (enum zb_zcl_ias_wd_strobe_level_e)


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

Documentation feedback | Developer Zone | Subscribe | Updated