![]() |
![]() |
|
Z-Stack API Reference
7.40.00.20
|
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 | |
Incoming ZCL message passed to the Application.