OTA Interface for referencing different components. More...
#include <ota.h>
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. | |
OTA Interface for referencing different components.
Information about the different interfaces used to initialize the OTA agent with references to components.