nanokvm_power
Control target machine power with short press for normal on/off, long press for force off, and reset button. Handles BIOS-level remote power management.
Instructions
Control the target machine's power.
Args: action: Power action to perform - "power": Short press power button (800ms) - normal on/off - "power_long": Long press power button (5000ms) - force off - "reset": Press reset button (DEPRECATED for Pi 5 - use power_cycle)
Note: Raspberry Pi 5 has NO hardware reset button. The "reset" action will not work on Pi 5. Use nanokvm_power_cycle() instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | power |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |