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


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

The following tables list the members exposed by SparkplugPublicationArguments.

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

This is a constant, and its value is OpcLabs.EasySparkplug.SparkplugComponentTypes.EdgeNode.

 
Public FieldDefault value of the MetricIdentificationMode property.

This is a constant, and its value is OpcLabs.EasySparkplug.SparkplugMetricIdentificationMode.Alias.

 
Public FieldDefault value of the PublishLastDataOnly property.

This is a constant, and its value is False.

 
Top
Public Properties
 NameDescription
Public PropertyThe type of the Sparkplug component type (edge node or device) for the publication.  
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 PropertyDetermines how the metrics will be identified in the payload (the use of metric names and aliases).  
Public PropertyThe Sparkplug metric name that specifies the metric to which the operation applies. (Inherited from OpcLabs.EasySparkplug.OperationModel.SparkplugArguments)
Public PropertyDetermines whether only the last data known (for each metric) will be published.  
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 SparkplugPublicationArguments 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

SparkplugPublicationArguments Class
OpcLabs.EasySparkplug.OperationModel Namespace