Developing with ZBOSS for Zigbee
zb_zcl_ias_ace_set_bypassed_zone_list_s Struct Reference

Structure representsation of Set Bypassed Zone List command, ZCL spec 8.3.2.4.7. 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]
 

Detailed Description

Structure representsation of Set Bypassed Zone List command, ZCL spec 8.3.2.4.7.

Field Documentation

◆ length

zb_uint8_t zb_zcl_ias_ace_set_bypassed_zone_list_s::length

Number of Zones

◆ zone_id

zb_uint8_t zb_zcl_ias_ace_set_bypassed_zone_list_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: