Developing with ZBOSS for Zigbee
zb_zcl_ias_ace_get_zone_info_resp_s Struct Reference

Structure representsation of Get Zone Information Response command, ZCL spec 8.3.2.5.3.1 see @ ref zb_zcl_ias_ace_zone_table_s. More...

#include <zb_zcl_ias_ace.h>

Data Fields

zb_uint8_t zone_id
 
zb_uint16_t zone_type
 
zb_ieee_addr_t address
 
zb_uchar_t zone_label [ZB_ZCL_MAX_STRING_SIZE]
 

Detailed Description

Structure representsation of Get Zone Information Response command, ZCL spec 8.3.2.5.3.1 see @ ref zb_zcl_ias_ace_zone_table_s.

Field Documentation

◆ address

zb_ieee_addr_t zb_zcl_ias_ace_get_zone_info_resp_s::address

Zone Address

◆ zone_id

zb_uint8_t zb_zcl_ias_ace_get_zone_info_resp_s::zone_id

Zone ID

◆ zone_label

zb_uchar_t zb_zcl_ias_ace_get_zone_info_resp_s::zone_label[ZB_ZCL_MAX_STRING_SIZE]

Zone Label Field

◆ zone_type

zb_uint16_t zb_zcl_ias_ace_get_zone_info_resp_s::zone_type

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