Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DetectionSeriesQuery

Package version

Hierarchy

  • DetectionSeriesQuery

Index

Properties

Properties

endTime

endTime: Date

This is exclusive. The maximum number of data points (series number * time range) is 10000.

series

series: SeriesIdentity[]

The series to be queried. The identity must be able to define one single time series instead of a group of time series. The maximum number of series is 100.

startTime

startTime: Date

This is inclusive. The maximum number of data points (series number * time range) is 10000.

Generated using TypeDoc