ADT · Schema

VideoClip

A recorded video clip from a security camera.

Access ControlAutomationHome SecurityIoTMonitoringSecuritySmart Home

Properties

Name Type Description
id string Unique identifier of the video clip.
cameraId string ID of the camera that recorded the clip.
startTime string Start timestamp of the recording.
endTime string End timestamp of the recording.
trigger string What triggered the recording.
downloadUrl string Pre-signed URL to download the video clip.
thumbnailUrl string URL of the clip thumbnail image.
View JSON Schema on GitHub