Developing with ZBOSS for Zigbee
|
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_t * | zone_label |
Structure representsation of IAS ACE Zone Table see ZCL spec 8.3.2.3, table 8.11.
zb_ieee_addr_t zb_zcl_ias_ace_zone_table_s::zone_address |
Zone Address
zb_uint8_t zb_zcl_ias_ace_zone_table_s::zone_id |
Zone ID
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
zb_uint16_t zb_zcl_ias_ace_zone_table_s::zone_type |
Zone Type, see zb_zcl_ias_zone_zonetype_e