Z-Stack API Reference
6.30.00.23
Data Fields
zclParseCmd_t Struct Reference
ZCL
»
ZCL Typedefs
Parse received command.
More...
#include <zcl.h>
Data Fields
uint8_t
endpoint
End Point.
uint16_t
dataLen
Buffer Length.
uint8_t *
pData
Pointer to the buffer.
Detailed Description
Parse received command.
The documentation for this struct was generated from the following file:
zcl.h
zclParseCmd_t