Skip to content

[feature] Firmware update through openwisp-config #83

@okraits

Description

@okraits

The possibility to update the firmware of a device is an important feature. Without that, bugs and security issues in firmwares can't be fixed and features can't be added.

I implemented a prototype to be able to do firmware updates with openwisp-config:

https://github.com/TDT-AG/openwisp-config/tree/tdt-firmware-update#firmware-update

This can also be triggered by openwisp-controller by changing the target firmware version in the option firmware_version. It still needs an implementation of controller-side firmware handling (firmware-upload to the controller, mapping of firmware files to specific devices, static firmware file serving).

This is also meant as a prototype for a client-side implementation of a future feature of openwisp-controller: openwisp/openwisp-controller#31

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions