| | Class | Description |
|---|
 | AssetBrowseResult |
Represents results of an asset browse request.
It contains asset instances found from the browse and any errors that occurred.
|
 | ConnectResult |
Provides the results and status of an attempt to connect to the historian web service client.
|
 | DataProviderError |
Error that occurs during data processing.
|
 | ItemBrowseResult |
Represents results of a browse request.
It contains items found from the browse, any errors that occurred, and a continuation point if there are more items available.
|
 | TagDataResult |
Represents the results of a tag data request. It contains data TVQ, errors that may have occurred, and continuation points if more data exists than what was returned.
|
 | TagSubscriptionArgs |
Arguments required to subscribe to tag data changes.
|
 | TagSubscriptionResult |
Contains the results of a requested Tag Subscription request. IDataProvider |
 | TVQ |
Fundamental element that represents data from a tag. Time, Value, and Quality. (TVQ)
|