nRF5 SDK for Thread and Zigbee v4.1.0
Data Fields
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

zb_uint16_t zb_zcl_ias_zone_status_change_not_s::delay

Delay

zb_uint8_t zb_zcl_ias_zone_status_change_not_s::extended_status

Extended Status

zb_uint8_t zb_zcl_ias_zone_status_change_not_s::zone_id

Zone ID

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:

Documentation feedback | Developer Zone | Subscribe | Updated