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


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

The following tables list the members exposed by SparkplugMetricPublicationArguments.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the class.  
Top
Public Properties
 NameDescription
Public PropertyThe type of the Sparkplug component type (edge node or device) for the publication. (Inherited from OpcLabs.EasySparkplug.OperationModel.SparkplugPublicationArguments)
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 metric data to be published.  
Public PropertyDetermines how the metrics will be identified in the payload (the use of metric names and aliases). (Inherited from OpcLabs.EasySparkplug.OperationModel.SparkplugPublicationArguments)
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. (Inherited from OpcLabs.EasySparkplug.OperationModel.SparkplugPublicationArguments)
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 SparkplugMetricPublicationArguments 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

SparkplugMetricPublicationArguments Class
OpcLabs.EasySparkplug.OperationModel Namespace