Connectivity Software User's Guide and Reference
SparkplugPayloadSubscriptionArguments Class Members
Fields  Properties  Methods 


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

The following tables list the members exposed by SparkplugPayloadSubscriptionArguments.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the class.  
Top
Public Fields
 NameDescription
Public FieldDefault value of the DeliverCompleteDataSet property.

This is a constant, and its value is True.

 
Top
Public Properties
 NameDescription
Public PropertyDetermines whether the subscription allows unknown metrics (i.e. metrics without a Birth). (Inherited from OpcLabs.EasySparkplug.OperationModel.SparkplugSubscriptionArguments)
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.  
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
Public Methods
 NameDescription
Public MethodOverridden.   
Public MethodOverloaded. Overridden. Determines whether the specified SparkplugPayloadSubscriptionArguments is equal to the current object.  
Public MethodOverridden.   
Public MethodOverridden.   
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public MethodCreates a new object that is a memberwise copy of the current instance. (Inherited from OpcLabs.BaseLib.OperationModel.OperationArguments)
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodSets the arbitrary object associated with the operation. (Inherited from OpcLabs.BaseLib.OperationModel.OperationArguments)
Public Method (Inherited from OpcLabs.EasySparkplug.OperationModel.SparkplugArguments)
Public Method (Inherited from OpcLabs.BaseLib.Info)
Top
Protected Methods
 NameDescription
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object)
Protected MethodInfrastructure. (Inherited from OpcLabs.BaseLib.OperationModel.OperationArguments)
Protected MethodInfrastructure. (Inherited from OpcLabs.BaseLib.OperationModel.OperationArguments)
Top
Extension Methods
 NameDescription
Public Extension MethodSets the arbitrary object associated with the node.
Top
Public Operators
Determines whether the two objects are equal.
Determines whether the two objects are not equal.
Top
See Also

Reference

SparkplugPayloadSubscriptionArguments Class
OpcLabs.EasySparkplug.OperationModel Namespace