Skip to content

Fix Issue #22 and #24

When the retries for the OTA timeout are exhausted, the record function will now raise an Error. The restore function now checks if a file exists before opening it. Furthermore, the restore function now catches KeyError and propagates a Warning, then it continues with the next device.

Merge request reports