Z-Stack API Reference  8.31.00.00
imageBlockRspSuccess_t Struct Reference

Data Fields

zclOTA_FileID_t fileId
 File Id structure.
 
uint32_t fileOffset
 from the beginning of the file. More...
 
uint8_t dataSize
 (in bytes) that is being included in the command. More...
 
uint8_t * pData
 equals to data size value. More...
 

Field Documentation

§ dataSize

uint8_t dataSize

(in bytes) that is being included in the command.

The value indicates the length of the image data

§ fileOffset

uint32_t fileOffset

from the beginning of the file.

The value indicates number of bytes of data offset

§ pData

uint8_t* pData

equals to data size value.

The actual OTA upgrade image data with the length


The documentation for this struct was generated from the following file: