ZCL_OtauImageNotify_t struct
C
typedef struct PACK
{
ZCL_ImageNotifyPayloadType_t payloadType;
uint8_t queryJitter;
uint16_t manufacturerCode;
uint16_t imageType;
uint32_t newFileVersion;
} ZCL_OtauImageNotify_t;
Description
ZCL OTAU Cluster commands.Image Notify Command.
