ZCL_ImageNotifyReq Function
C
bool ZCL_ImageNotifyReq(ZCL_Addressing_t *addressing, ZCL_OtauImageNotify_t *resp);Description
This is called by the server to send image notify command to client
\ingroup zcl_otau
Parameters
| Param | Description |
|---|---|
| addressing | pointer to structure with addressing information; |
| resp | pointer to image notify command payload |
Returns
true - data is sending, false
