You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.
Add the ability for the IOController firmware to be updated automatically by routinely polling a new api. If a new update is available, the api should respond with details of the update (eg. version & url to .tar.gz package). IOController should download & unpack the new version & then restart (if not active session is running).
The same mechanism could be applied to update configuration as well.
The text was updated successfully, but these errors were encountered:
Add the ability for the IOController firmware to be updated automatically by routinely polling a new api. If a new update is available, the api should respond with details of the update (eg. version & url to .tar.gz package). IOController should download & unpack the new version & then restart (if not active session is running).
The same mechanism could be applied to update configuration as well.
The text was updated successfully, but these errors were encountered: