Developing with ZBOSS for Zigbee
|
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] |
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.
zb_ieee_addr_t zb_zcl_ias_ace_get_zone_info_resp_s::address |
Zone Address
zb_uint8_t zb_zcl_ias_ace_get_zone_info_resp_s::zone_id |
Zone ID
zb_uchar_t zb_zcl_ias_ace_get_zone_info_resp_s::zone_label[ZB_ZCL_MAX_STRING_SIZE] |
Zone Label Field
zb_uint16_t zb_zcl_ias_ace_get_zone_info_resp_s::zone_type |
Zone Type, see zb_zcl_ias_zone_zonetype_e