Developing with ZBOSS for Zigbee
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 [ZB_ZCL_IAS_ACE_ZONE_TABLE_LENGTH]
 
zb_uchar_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

◆ arm_disarm_code

zb_uchar_t zb_zcl_ias_ace_bypass_s::arm_disarm_code[ZB_ZCL_MAX_STRING_SIZE]

Arm/Disarm Code

◆ length

zb_uint8_t zb_zcl_ias_ace_bypass_s::length

Number of Zones

◆ zone_id

zb_uint8_t zb_zcl_ias_ace_bypass_s::zone_id[ZB_ZCL_IAS_ACE_ZONE_TABLE_LENGTH]

Zone ID array, see zb_zcl_ias_ace_zone_table_s


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