Toggle Playdate lock state
playdate_toggle_lockSwitch the Playdate Simulator between locked and unlocked states to test lock screen behavior. Specify a process ID when multiple simulators run.
Instructions
Toggle the Simulator's Playdate lock state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pid | No | Positive Playdate Simulator process identifier when more than one is running. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| signal | No | ||
| stderr | Yes | ||
| stdout | Yes | ||
| command | Yes | ||
| exitCode | No | ||
| timedOut | No | ||
| errorCode | No | ||
| succeeded | Yes | ||
| termination | Yes |