StandardPayloadParser.h
Go to the documentation of this file.
29 StandardPayloadParser(Storage::Partition part, size_t currentVersion, size_t allowedVersionBytes = 24)
Definition: BasicStream.h:23
ReadWriteStream * getStorageStream(size_t storageSize) override
Creates new stream to store the firmware update.
PayloadParser(size_t currentPatchVersion, size_t allowedVersionBytes=24)
Definition: PayloadParser.h:64
StandardPayloadParser(Storage::Partition part, size_t currentVersion, size_t allowedVersionBytes=24)
Definition: StandardPayloadParser.h:59
bool switchRom(const UpdateState &updateState) override
This method is responsible for switching the rom. This method is NOT restarting the system....