Jean-Luc Mongrain
Jean-Luc Mongrain
Victron is connected to a single-board computer through `/dev/ttyUSB0`. Invetergui is running from ARM64 Docker image. But everytime I turn off Victron for a while and turn it on. There...
WIP to fix #44
### Bug Description I expect that running remote command on a SSH server that if the command fail, the node won't pass, but rather throw an error. Example the following:...
## Summary Throw error when SSH execution return a non-zero exit code. Just run SSH node execution with remote command `/bin/true` and `/bin/false`. If exit code is non-zero, an error...