Interface TimeSeriesAggregateQuery

interface TimeSeriesAggregateQuery {
    filter?: TimeSeriesFilter;
}

Properties

Properties

Filter on timeseries with strict matching.