This action will turn on motion detection
- API endpoint slug
- Smitch.turn_on_motion_detection
- Filter code method
- Smitch.turnOnMotionDetection.skip(string?: reason)
- Runtime method
- runAction("Smitch.turn_on_motion_detection", {})
Action fields
- Label
- Camera
- Helper text
- Choose the camera to turn on motion detection
- Slug
- camera
- Required
- true
- Can have default value
- false
- Label
- Motion Detection Type
- Helper text
- Choose the motion detection type
- Slug
- motion_detection_type
- Required
- true
- Can have default value
- true
- Filter code method
- Smitch.turnOnMotionDetection.setMotionDetectionType(string: motionDetectionType)