A beginner's guide
Explore Plans
Mobile menu Close menu
iSecurity+iSecurity+

Aim your camera

If your camera supports pan and tilt, you can use this Action to control where the camera is pointing.

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
If your camera supports pan and tilt, you can use this Action to control where the camera is pointing.
API endpoint slug
isecurityplus.ptz
Filter code method
Isecurityplus.ptz.skip(string?: reason)
Runtime method
runAction("isecurityplus.ptz", {})

Action fields

Camera Dropdown list

Label
Select a camera
Slug
camera
Required
true
Can have default value
false

Commands Text input > Other

Label
Commands
Helper text
Tell your camera where to aim using "left", "right", "up", and "down". For example, use "up 1 left 3" to change the aim a little bit more up and a more to the left.
Slug
commands
Required
true
Can have default value
true
Filter code method
Isecurityplus.ptz.setCommands(string: commands)