5.2.8.10 ZCL_OtauUpgradeEndResp_t Structure
Syntax
typedef struct PACK
{
uint16_t manufacturerId;
ZCL_OtauImageType_t imageType;
ZCL_OtauFirmwareVersion_t firmwareVersion;
uint32_t currentTime;
uint32_t upgradeTime;
} ZCL_OtauUpgradeEndResp_t;Description
The ZCL_OtauUpgradeEndResp_t structure represents the
upgrade end response command within the ZCL OTAU cluster.
