Skip to main content

Module manifest

Module manifest 

Source
Expand description

Structs for parsing an OTA manifest.

Structs§

Blob
Metadata for a blob.
Image
An image to be written to a partition.
OtaManifest
Information about a particular version of the OS.

Enums§

ImageType
The type of the image.
OtaManifestError
An error encountered while parsing the OTA manifest.
Slot
The target slot for an image.

Functions§

parse_ota_manifest
Returns structured OTA manifest data based on raw file contents.

Type Aliases§

AssetType
The type of an image asset.