This action will allow you to turn your pan&tilt camera to a specific preset position.
    
    
    
      - API endpoint slug
- instar.ptz_control
- Filter code method
- Instar.ptzControl.skip(string?: reason)
- Runtime method
- runAction("instar.ptz_control", {})
Action fields
        
          
          
              - 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
 
        
          
          
              - 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)