Command catalog
Actions Center
Single and bulk command setup with target selection, dry-run, schedule-later and save-as-template flows.
Device Control
9Home
Layer A · no params
Back
Layer A · no params
Recents
Layer A · no params
Tap mode
Layer A · x, y
Swipe mode
Layer A · from, to, duration
Rotate
Layer A · orientation
Wake / lock
Layer A · state
Volume
Layer A · level
Brightness
Layer A · level
App Management
plannedHome
Layer A · no params
Back
Layer A · no params
Recents
Layer A · no params
File Operations
plannedHome
Layer A · no params
Back
Layer A · no params
Recents
Layer A · no params
Text / Clipboard
1Paste text
Layer A · text
Media
2Screenshot
Layer A · quality
Record screen
Layer B · duration
ADB / Shell
1ADB shell
Layer A · command
Maintenance
plannedHome
Layer A · no params
Back
Layer A · no params
Recents
Layer A · no params
Diagnostics
1Refresh stream
Layer A · no params
Action form preview
Future API request shape
{
"target": {
"type": "device",
"id": "rn60-01"
},
"command": "inputText",
"payload": {
"text": "hello"
},
"options": {
"dryRun": true,
"scheduleAt": null
}
}