ZCL_UnsolicitedUpgradeEndResp Function

C

bool ZCL_UnsolicitedUpgradeEndResp(ZCL_Addressing_t *addressing, ZCL_OtauUpgradeEndResp_t *resp);

Description

The server may send an unsolicited Upgrade End Response command to the client. This may be used for example if the server wants to synchronize the upgrade on multiple clients simultaneously.

\ingroup zcl_otau

Parameters

ParamDescription
addressingpointer to structure with addressing information;
resppointer to upgrade end response payload

Returns

true - data is sending, false