Runtime¶
power off¶
- brian.runtime.power_off() None
Shutdowns Brian.
When Brian shutdown is requested, but it is still connected to power via USB, only a partial shutdown is performed. All peripheral functions (ports, audio, display, …) are shut down, but internal functions, such as battery charging and monitoring are still running.
reboot Brian¶
- brian.runtime.reboot_brian() None
Reboots Brian.
This will put Brian back to the main menu screen.