Skip to main content

Module ota

Module ota 

Source

Structsยง

OtaView
UI view for downloading and installing OTA updates from GitHub.

Enumsยง

OtaEntryId
OtaViewId
PendingDownload ๐Ÿ”’
Which download to resume after device flow authentication completes.

Functionsยง

clean_installation_before_reboot ๐Ÿ”’
send_reboot_after_delay ๐Ÿ”’
Spawns a thread that sleeps for 1 second then sends Event::Select(EntryId::Reboot).
show_ota_view
Attempts to show the OTA update view with validation checks.