This Trigger fires when advanced motion is detected (based on the specified criteria).
- API endpoint slug
- camio.motion_detected_with_options
Trigger fields
- Label
- Choose a camera
- Helper text
- Choose "All Cameras" to monitor all cameras.
- Slug
- camera
- Required
- true
- Can have default value
- false
- Label
- Choose a color to look for
- Helper text
- Choose "All Colors" to detect all colors.
- Slug
- color
- Required
- true
- Can have default value
- false
- Label
- Choose a specific direction of motion to look for
- Helper text
- Choose "All Directions" to detect motion in all directions.
- Slug
- direction
- Required
- true
- Can have default value
- false
- Label
- Choose a specific object to look for
- Helper text
- Choose "All Objects" to detect all objects.
- Slug
- objects_detected
- Required
- true
- Can have default value
- false
- Label
- Choose a specific zone to look for motion
- Helper text
- Leave this blank to look for motion anywhere in the scene without regard for zones. If you type a <a href="http://help.camio.com/hc/en-us/articles/203262055-How-do-I-set-up-a-zone-" target="_blank">zone</a> name, it must match exactly for this Trigger to fire.
- Slug
- zone
- Required
- true
- Can have default value
- true
Ingredients
- Slug
- camera_name
- Filter code
- Camio.motionDetectedWithOptions.CameraName
- Type
- String
- Example
- DoorCamera
- Slug
- triggered_time
- Filter code
- Camio.motionDetectedWithOptions.TriggeredTime
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
- Slug
- colors
- Filter code
- Camio.motionDetectedWithOptions.Colors
- Type
- String
- Example
- blue, purple, green
- Slug
- event_link
- Filter code
- Camio.motionDetectedWithOptions.EventLink
- Type
- Web URL
- Example
- https://www.camio.com/#search;t=123
- Slug
- zones
- Filter code
- Camio.motionDetectedWithOptions.Zones
- Type
- String
- Example
- Window, Door
- Slug
- motion_direction
- Filter code
- Camio.motionDetectedWithOptions.MotionDirection
- Type
- String
- Example
- approaching
- Slug
- objects_detected
- Filter code
- Camio.motionDetectedWithOptions.ObjectsDetected
- Type
- String
- Example
- People, Cars