Subscribe |
The SubscribeToLiveDataRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| BrowsePaths | The views paths to browse for tags and then subscribe. | |
| Cci | The client connection ID associated with the connection. | |
| Descriptor | ||
| IsAnnotationsEnabled | Whether or not to return annotations. | |
| IsCompressionEnabled | Whether or not to compress the data. If false and the service has compression enabled, disables compression for returned values (may be faster). | |
| IsLastestValueOnly | Whether or not to only return the latest value. This is more efficient when true, but could miss values in the middle of the reporting interval. | |
| IsTagAliasingEnabled | Whether or not to use tag aliasing. If true, aliases are returned on the first message sent and subsequent messages use the aliases for smaller payloads. | |
| IsVirtualTimeExtensionEnabled | Whether or not to enable time extension. If true, then values are virtually time extended during each reporting interval call, regardless of whether the values or timestamp changed. | |
| Parser | ||
| ReportingInterval | The interval to return data in. | |
| TagPathNormalizationBehavior | Normalization behavior for the tag paths returned in response messages. | |
| Tags | The tags that include the view to subscribe to. |