AWS IoT Over-the-air Update v3.3.0
Client library for AWS IoT OTA
OTA PAL Interface

The OTA PAL interface definition.

OTA PAL Overview

The OTA PAL interface is a set of APIs that must be implemented for the device using the OTA library. These device specific implementation for the OTA PAL is provided to the library in the user application. These functions are used by the library to store, manage, and authenticate downloads.

The OTA PAL interface is defined in ota_platform_interface.h.

The functions that must be implemented are: