Connectivity Software User's Guide and Reference
SparkplugPayloadPublicationArguments Class Properties


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

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

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 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 PropertyThe payload to be published.  
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
See Also

Reference

SparkplugPayloadPublicationArguments Class
OpcLabs.EasySparkplug.OperationModel Namespace