![]() |
![]() |
|
Z-Stack API Reference
8.31.00.00
|
#include <zcl.h>
Data Fields | |
| afIncomingMSGPacket_t * | msg |
| incoming message | |
| zclFrameHdr_t | hdr |
| ZCL header parsed. | |
| uint8_t * | pData |
| pointer to data after header | |
| uint16_t | pDataLen |
| length of remaining data | |
| void * | attrCmd |
| pointer to the parsed attribute or command | |
Incoming ZCL message, this buffer will be allocated, cmd will point to the the command record.