Name

adams.flow.source.TimeseriesDbReader


Synopsis

Outputs timeseries containers generated from an SQL SELECT statement.
A new container is started, whenever the value of the ID column changes (hence you need to ensure that the data is ordered on this column).


Additional information

Flow input/output:
- output: adams.data.timeseries.Timeseries


Options