We should create an adapter to migrate from the `FileStateStore` to the `edgehog-device-runtime-store` for the OTA requests. This will provide more durability since it uses the SQLite database instead of a simple file.
We should create an adapter to migrate from the
FileStateStoreto theedgehog-device-runtime-storefor the OTA requests.This will provide more durability since it uses the SQLite database instead of a simple file.