Connectivity Software User's Guide and Reference
SparkplugPayloadPublicationArguments Constructor



OpcLabs.EasySparkplug Assembly > OpcLabs.EasySparkplug.OperationModel Namespace > SparkplugPayloadPublicationArguments Class : SparkplugPayloadPublicationArguments Constructor
Initializes a new instance of the class.
Overload List
OverloadDescription
Initializes a new instance of the class with default data.  
Initializes a new instance of the class with the specified device descriptor and payload.  
Initializes a new instance of the class with the specified edge node descriptor and payload.  
Initializes a new instance of the class with the specified host descriptor, device descriptor, and payload.  
Initializes a new instance of the class with the specified host descriptor, edge node descriptor, and payload.  
Initializes a new instance of the class with the specified component type, host descriptor, group ID, edge node ID, device ID, and payload.  
Initializes a new instance of the class with the specified metric publication arguments, making a payload with that single metric.  
Initializes a new instance of the class, making a copy of an existing instance.  
Initializes a new instance of the class with the specified Sparkplug publication arguments and payload.  
Initializes a new instance of the class with serialized data.  
Remarks

 

Sparkplug is a trademark of Eclipse Foundation, Inc. "MQTT" is a trademark of the OASIS Open standards consortium. Other related terms are trademarks of their respective owners. Any use of these terms on this site is for descriptive purposes only and does not imply any sponsorship, endorsement or affiliation.

Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also