openwisp / openwisp-firmware-upgrader

Firmware upgrade solution for OpenWRT with possibility to add support for other embedded OSes. Provides features like automatic retry for network failures, mass upgrades, REST API and more.
https://openwisp.io/docs/dev/firmware-upgrader/
Other
53 stars 60 forks source link

[change] Try all available DeviceConnection for performing upgrades #207 #209

Closed pandafy closed 1 year ago

pandafy commented 1 year ago

Use "DeviceConnection.get_working_connection" to establish a working connection with the device.

Closes #207