Improve UI and Backend on reboot
and turn off
#1670
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Did you run
make format && make check
? YesFixes #1667
Changes:
shutdown
endpoint to hypervisor APIshutdown
bottom to UI (move all changes by senyoret from UI for turning off the visor #1642)reboot
from UIrestart
from skywire-cli and whole of systemHow to test this PR:
make build-ui
make build
reboot
bottom and addedturn off
bottom there.Note:
reboot
from UI #1667 we decided to remove reboot bottom from UI, because boards usesystemd
and turning visor off work like reboot, also for desktop visors we don't need reboot at all