Currently each call of getTimeSeries is restricted to getting data from a single time series. When lots of time series are needed, this may be inefficient due to large number of calls to the relational database.
A new method is desired to get multiple data series that may or may not be in the same time series.
Currently each call of getTimeSeries is restricted to getting data from a single time series. When lots of time series are needed, this may be inefficient due to large number of calls to the relational database.
A new method is desired to get multiple data series that may or may not be in the same time series.