Explore Plans
Mobile menu Close menu
iSpy AgentiSpy Agent

Run a command

This action will execute a command on the computer running Agent DVR.

Developer info

API endpoint slug
ispy_agent.command
Filter code method
IspyAgent.command.skip(string?: reason)
Runtime method
runAction("ispy_agent.command", {})

Action fields

Device Dropdown list

Label
Device
Helper text
The device you want to execute the command on
Slug
device
Required
true
Can have default value
false

Command Text input > Other

Label
Command
Helper text
The command you want to execute (examples: allon, alloff, applyschedule)
Slug
command
Required
true
Can have default value
true
Filter code method
IspyAgent.command.setCommand(string: command)