TimeSeries
The TimeSeries object is intended to obtain data on time series.
Fields
Name | Description |
path | Contains string path to time series. |
comment | Contains comment for time series. |
samples | Contains an array of time series samples. Each sample is represented by a ValueState object. |
Last updated