AWS IoT Over-the-air Update  v3.1.0
Client library for AWS IoT OTA
Parameter Structures

Structures passed as parameters to OTA library functions. More...

Data Structures

struct  OtaJobDocument_t
 OTA Job document. More...
 
struct  OtaInterfaces_t
 OTA Interface for referencing different components. More...
 
struct  OtaAppBuffer_t
 OTA Application Buffer size information. More...
 
struct  AppVersion32_t
 Application version structure. More...
 
struct  OtaHttpInterface_t
 OTA Event Interface structure. More...
 
struct  OtaMqttInterface_t
 OTA Event Interface structure. More...
 
struct  OtaEventInterface_t
 
struct  OtaTimerInterface_t
 OTA Retry Timer Interface. More...
 
struct  OtaMallocInterface_t
 OTA memory allocation interface. More...
 
struct  OtaOSInterface_t
 OTA OS Interface. More...
 
struct  OtaPalInterface_t
 OTA pal Interface structure. More...
 
struct  Sig256_t
 OTA File Signature info. More...
 
struct  OtaFileContext_t
 OTA File Context Information. More...
 

Detailed Description

Structures passed as parameters to OTA library functions.

These structures are passed as parameters to library functions. Documentation for these structures will state the functions associated with each parameter structure and the purpose of each member.