Developing with ZBOSS for Zigbee
zb_zcl_ias_zone_status_change_not_s Struct Reference

Structure representsation of Zone Status Change Notification see ZCL spec 8.2.2.4.1.1. More...

#include <zb_zcl_ias_zone.h>

Data Fields

zb_uint16_t zone_status
 
zb_uint8_t extended_status
 
zb_uint8_t zone_id
 
zb_uint16_t delay
 

Detailed Description

Structure representsation of Zone Status Change Notification see ZCL spec 8.2.2.4.1.1.

Field Documentation

◆ delay

zb_uint16_t zb_zcl_ias_zone_status_change_not_s::delay

Delay

◆ extended_status

zb_uint8_t zb_zcl_ias_zone_status_change_not_s::extended_status

Extended Status

◆ zone_id

zb_uint8_t zb_zcl_ias_zone_status_change_not_s::zone_id

Zone ID

◆ zone_status

zb_uint16_t zb_zcl_ias_zone_status_change_not_s::zone_status

Zone Status, see zb_zcl_ias_zone_zonestatus_e


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