Name

adams.flow.transformer.TimeseriesDbReader


Synopsis

Outputs timeseries containers generated from an SQL SELECT statement.
The input is interpreted as the ID of the timeseries to load.
This ID can be used in the SQL statement using the {ID} placeholder.


Additional information

Flow input/output:
- input: java.lang.String, java.lang.Integer, java.lang.Long
- output: adams.data.timeseries.Timeseries


Options