GetCaptureDataRequest
class GetCaptureDataRequest
Request to retrieve video data for a specific time range. Exactly one of timeSeriesId or propertyAlias must be provided.
Types
Properties
Link copied to clipboard
The end time for the video data range. Must be greater than startTime.
Link copied to clipboard
The optional format settings for the output.
Link copied to clipboard
The property alias that identifies the capture source. Mutually exclusive with timeSeriesId.
Link copied to clipboard
The start time for the video data range.
Link copied to clipboard
The time series ID that identifies the capture source. Mutually exclusive with propertyAlias.
Link copied to clipboard
The name of the workspace that contains the capture source.