This query returns a list of recent alerts when a camera detected motion.
- API endpoint slug
- nexia.history_of_recent_camera_detects_motion_alerts
- Runtime method
- performQuery("nexia.history_of_recent_camera_detects_motion_alerts")
Query fields
- Label
- Which camera?
- Slug
- camera
- Required
- true
- Can have default value
- false
Ingredients
- Slug
- created_at
- Filter code
- Nexia.historyOfRecentCameraDetectsMotionAlerts.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- device_name
- Filter code
- Nexia.historyOfRecentCameraDetectsMotionAlerts.CameraName
- Type
- String
- Example
- "Front Door Camera"
- Slug
- house_name
- Filter code
- Nexia.historyOfRecentCameraDetectsMotionAlerts.HouseName
- Type
- String
- Example
- "Home"