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

OTA Interface for referencing different components. More...

#include <ota.h>

Collaboration diagram for OtaInterfaces_t:

Data Fields

OtaOSInterface_t os
 OS interface to store event, timers and memory operations.
 
OtaMqttInterface_t mqtt
 MQTT interface that references the publish subscribe methods and callbacks.
 
OtaHttpInterface_t http
 HTTP interface to request data.
 
OtaPalInterface_t pal
 OTA PAL callback structure.
 

Detailed Description

OTA Interface for referencing different components.

Information about the different interfaces used to initialize the OTA agent with references to components.


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