Query schema for timeseries aggregate endpoint

interface TimeseriesAggregateQuery {
    filter?: TimeseriesFilter;
}

Properties

Properties

Filter on timeseries with strict matching.