Z-Stack API Reference  7.40.00.20
zclIncomingMsg_t Struct Reference

Incoming ZCL message passed to the Application. More...

#include <zcl.h>

Data Fields

OsalPort_EventHdr hdr
 OSAL header.
 
zclFrameHdr_t zclHdr
 ZCL header parsed.
 
uint16_t clusterId
 Cluster ID.
 
afAddrType_t srcAddr
 Sender's address.
 
uint8_t endPoint
 destination endpoint
 
void * attrCmd
 pointer to the parsed attribute or command; must be freed by Application
 

Detailed Description

Incoming ZCL message passed to the Application.


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