Set INSTAR camera to alarm position when you leave home
This action will allow you to turn your pan&tilt camera to a specific preset position.
Developer info
- API endpoint slug
- instar.ptz_control
- Filter code method
- Instar.ptzControl.skip(string?: reason)
- Runtime method
- runAction("instar.ptz_control", {})
Action fields
Cam name Dropdown list
- Label
- Camera Name in Cloud
- Helper text
- Camera name from INSTAR Cloud, if there is no any camera, you can create it in INSTAR Cloud
- Slug
- cam_name
- Required
- true
- Can have default value
- false
Position Dropdown list
- Label
- position
- Helper text
- you can set position in your camera
- Slug
- position
- Required
- true
- Can have default value
- true
- Filter code method
- Instar.ptzControl.setPosition(string: position)