Connectivity Software User's Guide and Reference
SubscribeEdgeNodeMetric Method



OpcLabs.EasySparkplug Assembly > OpcLabs.EasySparkplug Namespace > IEasySparkplugConsumerExtension Class : SubscribeEdgeNodeMetric Method
Subscribes to notifications for the specified metric on an edge node.
Overload List
OverloadDescription
Subscribes to an edge node metric, specifying the edge node descriptor, metric name, and callback.  
Subscribes to an edge node metric, specifying the host descriptor, edge node descriptor, metric name, and callback.  
Subscribes to an edge node metric, specifying the host descriptor, group ID, edge node ID, metric name, and callback.  
Subscribes to an edge node metric, specifying the group ID, edge node ID, metric name, and callback.  
Subscribes to an edge node metric, specifying the edge node descriptor and metric name.  
Subscribes to an edge node metric, specifying the host descriptor, edge node descriptor and metric name.  
Subscribes to an edge node metric, specifying the host descriptor, group ID, edge node ID and metric name.  
Subscribes to an edge node metric, specifying the group ID, edge node ID and metric name.  
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