Connectivity Software User's Guide and Reference
EasySparkplugPayloadNotificationEventArgs Constructor



OpcLabs.EasySparkplug Assembly > OpcLabs.EasySparkplug.OperationModel Namespace > EasySparkplugPayloadNotificationEventArgs Class : EasySparkplugPayloadNotificationEventArgs Constructor
Initializes a new instance of the class.
Overload List
OverloadDescription
Initializes a new instance of the class, making a copy of an existing instance.  
Initializes a new instance of the class, specifying the Sparkplug payload subscription arguments, component types, notification type, system descriptor, client ID, group ID, edge node ID, and device ID.  
Initializes a new instance of the class, specifying the Sparkplug payload subscription arguments, component types, notification type, system descriptor, client ID, group ID, edge node ID, device ID, operation result, payload, and whether the notification is synthesized.  
Initializes a new instance of the class, specifying the Sparkplug payload subscription arguments, component types, notification type, system descriptor, client ID, group ID, edge node ID, device ID, and operation result.  
Initializes a new instance of the class, specifying the Sparkplug payload subscription arguments, component types, notification type, system descriptor, client ID, group ID, edge node ID, device ID, payload, and whether the notification is synthesized.  
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