libremesh / lime-app

Geek-free Web App for setup and mantainance of Libremesh nodes built on Preact
https://libremesh.github.io/lime-app/
GNU Affero General Public License v3.0
50 stars 27 forks source link

Implement mesh node safe reboot #417

Closed selankon closed 3 months ago

selankon commented 4 months ago

Implement a button to remotely perform a safe reboot on a node that is shown on the mesh wide map.

It refactors the code in order to expose a function to do authenticated requests to any node.

image image