Subscribe |
The SubscribeToLiveDataResponse type exposes the following members.
| Name | Description | |
|---|---|---|
| AliasesAndData | The map of tag aliases and their values if tag aliasing was set to true in the request. Otherwise empty. | |
| BrowseErrors | The map of browse path and error for browse paths that return an error. | |
| Descriptor | ||
| ExtendedStatus | The status of accessing the tags in order to subscribe. | |
| Parser | ||
| Status | The status of the call. | |
| TagAliases | The map of tag name to aliases if tag aliasing was set to true in the request. It is Only specified on first message. Otherwise empty. | |
| TagErrors | The map of tags and errors for tags that don't succeed. | |
| TagsAndData | The map of tag names and their values if tag aliasing was set to false in the request. Otherwise empty. |