5.1.8.29 ZGPH_SendCmdInRawMode Function

Syntax

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

Description

This function sends the ZGP cluster command in the Raw mode.

Input Parameters
Parameter NameDescription
addrDestination address
dirServer to client/client to server
cmdIdCluster command ID
payloadLengthLength of payload to be sent
payloadFunction sends the payload
Return Type and Values
  • ZCL status