Zum Hauptinhalt springen

Stream time-series data for a signal

GET 

/timeseries/:signalId/stream

Streams the signal's data points over the resolved time range as newline-delimited JSON (application/x-ndjson), each entry a timestamp/value pair. For transient signals the data is produced on the fly via the hetida designer instead of from stored time series.

Request

Responses

OK