Connectivity Software User's Guide and Reference
EasySparkplugPayloadSubscriptionArguments Class Properties


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

For a list of all members of this type, see EasySparkplugPayloadSubscriptionArguments 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 PropertyDetermines whether the subscription will always deliver the complete dataset in the payload. (Inherited from OpcLabs.EasySparkplug.OperationModel.SparkplugPayloadSubscriptionArguments)
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 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)
Top
See Also

Reference

EasySparkplugPayloadSubscriptionArguments Class
OpcLabs.EasySparkplug.OperationModel Namespace