Z-Stack API Reference  8.31.00.00
zclIncoming_t Struct Reference

#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
 

Detailed Description

Incoming ZCL message, this buffer will be allocated, cmd will point to the the command record.


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