Developing with ZBOSS for Zigbee
zb_zcl_ias_ace_zone_table_s Struct Reference

Structure representsation of IAS ACE Zone Table see ZCL spec 8.3.2.3, table 8.11. More...

#include <zb_zcl_ias_ace.h>

Data Fields

zb_uint8_t zone_id
 
zb_uint16_t zone_type
 
zb_ieee_addr_t zone_address
 
zb_char_tzone_label
 

Detailed Description

Structure representsation of IAS ACE Zone Table see ZCL spec 8.3.2.3, table 8.11.

Field Documentation

◆ zone_address

zb_ieee_addr_t zb_zcl_ias_ace_zone_table_s::zone_address

Zone Address

◆ zone_id

zb_uint8_t zb_zcl_ias_ace_zone_table_s::zone_id

Zone ID

◆ zone_label

zb_char_t* zb_zcl_ias_ace_zone_table_s::zone_label

The pointer to a string with Zone Label. If the pointer is zero, the Zone Label is not programmed

◆ zone_type

zb_uint16_t zb_zcl_ias_ace_zone_table_s::zone_type

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