This issue aims to implement the possibility of sending commands to devices via
SSH, in order to perform common actions like change password (#90) or reboot, directly
from the device page of OpenWISP.
A new section in the device page will be added where the user can consult the
result and output of the commands sent in real time (the result and output will be
updated via websocket bi-directional communication with the openwisp server).
The next step would be the possibility of executing mass commands on multiple devices, but we'll get there later on.
This issue aims to implement the possibility of sending commands to devices via SSH, in order to perform common actions like change password (#90) or reboot, directly from the device page of OpenWISP.
A new section in the device page will be added where the user can consult the result and output of the commands sent in real time (the result and output will be updated via websocket bi-directional communication with the openwisp server).
The next step would be the possibility of executing mass commands on multiple devices, but we'll get there later on.