PerformDfu

constructor(envelope: @NotNull Array<Byte>)

Create a new PerformDfu task.

Parameters

envelope

the SUIT candidate envelope.


constructor(envelope: @NotNull Array<Byte>, @Nullable cacheImages: @Nullable CacheImageSet)

Create a new PerformDfu task.

Parameters

envelope

the SUIT candidate envelope.

cacheImages

cache images to be uploaded before starting the update.