AWS IoT Over-the-air Update v3.3.0
Client library for AWS IoT OTA
OtaPalInterface_t Struct Reference

OTA pal Interface structure. More...

#include <ota_platform_interface.h>

Collaboration diagram for OtaPalInterface_t:

Data Fields

OtaPalAbort_t abort
 Abort an OTA transfer.
 
OtaPalCreateFileForRx_t createFile
 Create a new receive file.
 
OtaPalCloseFile_t closeFile
 Authenticate and close the receive file.
 
OtaPalWriteBlock_t writeBlock
 Write a block of data to the specified file at the given offset.
 
OtaPalActivateNewImage_t activate
 Activate the file received over-the-air.
 
OtaPalResetDevice_t reset
 Reset the device.
 
OtaPalSetPlatformImageState_t setPlatformImageState
 Set the state of the OTA update image.
 
OtaPalGetPlatformImageState_t getPlatformImageState
 Get the state of the OTA update image.
 

Detailed Description

OTA pal Interface structure.


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