Developing with ZBOSS for Zigbee
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

◆ duration

zb_uint16_t zb_zcl_ias_wd_start_warning_s::duration

Warning duration

◆ status

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

◆ strobe_duty_cycle

zb_uint8_t zb_zcl_ias_wd_start_warning_s::strobe_duty_cycle

Strobe Duty Cycle

◆ strobe_level

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: