Z-Stack API Reference  8.31.00.00
ZCL IAS Zone Structs and Callbacks

This group defines the structs and callbacks used for IAS Zone devices. More...

Data Structures

struct  zclZoneChangeNotif_t
 
struct  zclZoneEnrollReq_t
 
struct  zclZoneEnrollRsp_t
 

Typedefs

typedef ZStatus_t(* zclSS_ChangeNotification_t) (zclZoneChangeNotif_t *pCmd, afAddrType_t *srcAddr)
 This callback is called to process a Change Notification command.
 
typedef ZStatus_t(* zclSS_EnrollRequest_t) (zclZoneEnrollReq_t *pReq, uint8_t endpoint)
 This callback is called to process a Enroll Request command.
 
typedef ZStatus_t(* zclSS_EnrollResponse_t) (zclZoneEnrollRsp_t *pRsp)
 This callback is called to process a Enroll Response command.
 

Detailed Description

This group defines the structs and callbacks used for IAS Zone devices.