Connectivity Software User's Guide and Reference
EasySparkplugMetricSubscriptionArguments Class Properties


OpcLabs.EasySparkplug Assembly > OpcLabs.EasySparkplug.OperationModel Namespace : EasySparkplugMetricSubscriptionArguments Class

For a list of all members of this type, see EasySparkplugMetricSubscriptionArguments members.

Public Properties
 NameDescription
Public PropertyDetermines whether the subscription allows unknown metrics (i.e. metrics without a Birth). (Inherited from OpcLabs.EasySparkplug.OperationModel.SparkplugSubscriptionArguments)
Public PropertyA callback method to be invoked for each event notification.  
Public PropertyThe Sparkplug component types that this subscription is interested in (edge node, device, or both). (Inherited from OpcLabs.EasySparkplug.OperationModel.SparkplugSubscriptionArguments)
Public PropertyThe Sparkplug device ID of the device to which the operation applies. Empty string if the operation application to an edge node. (Inherited from OpcLabs.EasySparkplug.OperationModel.SparkplugArguments)
Public PropertyThe Sparkplug edge node ID of the edge node to which the operation applies. (Inherited from OpcLabs.EasySparkplug.OperationModel.SparkplugArguments)
Public PropertyThe Sparkplug group ID of the group to which the operation applies. (Inherited from OpcLabs.EasySparkplug.OperationModel.SparkplugArguments)
Public PropertyDetermines how the subscription handles historical data. (Inherited from OpcLabs.EasySparkplug.OperationModel.SparkplugMetricSubscriptionArguments)
Public PropertyThe Sparkplug host descriptor that specifies the host used by the operation. (Inherited from OpcLabs.EasySparkplug.OperationModel.SparkplugArguments)
Public PropertyThe Sparkplug metric name that specifies the metric to which the operation applies. (Inherited from OpcLabs.EasySparkplug.OperationModel.SparkplugArguments)
Public PropertyGets or sets the arbitrary object associated with the operation. (Inherited from OpcLabs.BaseLib.OperationModel.OperationArguments)
Public PropertyDetermines how the subscription handles transient data. (Inherited from OpcLabs.EasySparkplug.OperationModel.SparkplugMetricSubscriptionArguments)
Top
See Also

Reference

EasySparkplugMetricSubscriptionArguments Class
OpcLabs.EasySparkplug.OperationModel Namespace