|
|
ITime
|
The ITimeSeriesDataService type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
ReadRangeCurrentTimeSeriesDataAsJson | Reads current time-series data from the Archive and sends it in Json format. |
|
|
ReadRangeCurrentTimeSeriesDataAsXml | Reads current time-series data from the Archive and sends it in Xml format. |
|
|
ReadRangeHistoricTimeSeriesDataAsJson | Reads historic time-series data from the Archive and sends it in Json format. |
|
|
ReadRangeHistoricTimeSeriesDataAsXml | Reads historic time-series data from the Archive and sends it in Xml format. |
|
|
ReadSelectCurrentTimeSeriesDataAsJson | Reads current time-series data from the Archive and sends it in Json format. |
|
|
ReadSelectCurrentTimeSeriesDataAsXml | Reads current time-series data from the Archive and sends it in Xml format. |
|
|
ReadSelectHistoricTimeSeriesDataAsJson | Reads historic time-series data from the Archive and sends it in Json format. |
|
|
ReadSelectHistoricTimeSeriesDataAsJsonPost | Reads historic time-series data from the Archive and sends it in Json format. |
|
|
ReadSelectHistoricTimeSeriesDataAsXml | Reads historic time-series data from the Archive and sends it in Xml format. |
|
|
WriteTimeSeriesDataAsJson | Writes data received in Json format to the Archive. |
|
|
WriteTimeSeriesDataAsXml | Writes data received in Xml format to the Archive. |