Amazon FreeRTOS · Schema

OtaFile

A firmware file included in a FreeRTOS OTA update job.

AWSEmbedded SystemsIoTMicrocontrollersRTOS

Properties

Name Type Description
fileName string Name of the OTA file on the device.
fileVersion string Version of the firmware file.
fileLocation object S3 or Stream location of the firmware binary.
codeSigning object Code signing configuration for the firmware file.
fileType integer User-defined file type (0-255).
View JSON Schema on GitHub