DataSource
About DataSource
A data source is responsible for producing the videos, images and other sensor data that may eventually produce detections and tracks. For more details on detections, see About Detections
id
The unique identifier of the data source.
Type: ID!
name
The name of the data source
Type: String!
type
The type of the data source
Type: DataSourceType!
device
The device associated with this data source
Type: Device
zones
The zones associated with this data source
Type: [Zone!]!