5.1.7.1.3 ZCL_ImageNotifyReq Function

Syntax

bool ZCL_ImageNotifyReq(ZCL_Addressing_t *addressing, ZCL_OtauImageNotify_t *resp);

Description

The server calls this function to send image notify command to client.

Input Parameters
Parameter NameDescription
addressingPointer to structure with addressing information
respPointer to image notify command payload
Return Type and Values
  • true – Data is sending
  • false – Otherwise