Zum Hauptinhalt springen

Stream time-series data for a signal group

GET 

/timeseries/group/:signalGroupId/stream

Streams the group's time series as newline-delimited JSON (application/x-ndjson), one row per timestamp carrying the value of each signal in the group, optionally aggregated by the given aggregation type.

Request

Responses

OK