Return a list of events that are triggered by motion detection
- API endpoint slug
- WUUK.motion_detections
- Runtime method
- performQuery("WUUK.motion_detections")
Query fields
- Label
- Device SN
- Helper text
- You can find device SN by going to the device settings page and click About Device.
- Slug
- device_sn
- Required
- true
- Can have default value
- false
Ingredients
- Slug
- device_name
- Filter code
- WUUK.motionDetections.DeviceName
- Type
- String
- Example
- Front door
- Slug
- created_at
- Filter code
- WUUK.motionDetections.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00