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

Structure representsation of Bypass command, ZCL spec 8.3.2.4.2.1. More...

#include <zb_zcl_ias_ace.h>

Data Fields

zb_uint8_t length
 
zb_uint8_t zone_id [255]
 
zb_char_t arm_disarm_code [ZB_ZCL_MAX_STRING_SIZE]
 

Detailed Description

Structure representsation of Bypass command, ZCL spec 8.3.2.4.2.1.

Field Documentation

zb_char_t zb_zcl_ias_ace_bypass_s::arm_disarm_code[ZB_ZCL_MAX_STRING_SIZE]

Arm/Disarm Code

zb_uint8_t zb_zcl_ias_ace_bypass_s::length

Number of Zones

zb_uint8_t zb_zcl_ias_ace_bypass_s::zone_id[255]

Zone ID array, see zb_zcl_ias_ace_zone_table_s


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

Documentation feedback | Developer Zone | Subscribe | Updated