ZGPH_SendCmdInRawMode Function

C

ZCL_Status_t ZGPH_SendCmdInRawMode(ZCL_Addressing_t *dstAddr, bool dir, uint8_t cmdId, uint8_t payLoadLength, uint8_t  *payLoad);

Description

Send ZGP cluster command in raw mode

Parameters

ParamDescription
addrdst addr
dirserver to client / client to server
cmdIdcluster cmd id
payloadLengthlength of payload to be sent
payloadpayload to be sent

Returns

zcl status