%&'"()*+,,-,,.".
“reboot –halt” will not work as expected, and in less than 3 minutes the system
will be rebooted.
In case that the user wants to halt the system, a custom command,
OwaTurnOff, must be used instead. This command makes use of the power
management functionality to set the unit in STOP mode.
These are the options that can be passed to this command:
---
-t <secs> (CPU is powered off after <secs>
-m <mask> (<mask> selects events to retrun from OFF state)
<mask> is the sum of the desired values
1: moving
2: power on
4: console
128: IO 0
256: IO 1
512: IO 2
1024: IO 3
2048: IO 4
4096: IO 5
8192: IO 6
16384: IO 7
32768: IO 8
65536: IO 9
524288: Remove VOUT in OFF state
-h (show this help)
---
/3