Connectivity Software User's Guide and Reference
IEasySparkplugEdgeNode Interface Properties

OpcLabs.EasySparkplug Assembly > OpcLabs.EasySparkplug Namespace : IEasySparkplugEdgeNode Interface

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

Public Properties
 NameDescription
 PropertyDetermines whether the Primary Host Application is online. (Inherited from OpcLabs.EasySparkplug.ISparkplugProducer)
 PropertyDetermines whether the edge automatically maintains its connection to the Sparkplug system.  
 PropertyThe number of birth-death sequence of this edge node.  
 PropertyDetermines whether an attempt will be made to convert the data in the incoming command to the type of the metric. (Inherited from OpcLabs.EasySparkplug.ISparkplugProducer)
 PropertyContains the condition of the data source connection associated with the Sparkplug producer. (Inherited from OpcLabs.EasySparkplug.ISparkplugProducer)
 PropertyDetermines when and how the Sparkplug producer (edge node or device) connects and disconnects its data source. (Inherited from OpcLabs.EasySparkplug.ISparkplugProducer)
 PropertyThe collection of Sparkplug devices in this edge node.  
 PropertyThe Sparkplug edge node ID of this edge node.  
 PropertyThe sparkplug group ID of this edge node.  
 PropertyDetermines whether the publishing is currently locked, i.e. metric data changes are not immediately published. (Inherited from OpcLabs.EasySparkplug.ISparkplugProducer)
 PropertyDetermines whether the component is currently started. (Inherited from OpcLabs.BaseLib.ComponentModel.IReadOnlyStartable)
 PropertyIndicates whether the edge node is currently instructed to keep connection to the Sparkplug system.  
 PropertyDefines how the Sparkplug metrics are identified in the Birth and Data messages. (Inherited from OpcLabs.EasySparkplug.ISparkplugProducer)
 PropertyThe collection of Sparkplug metrics that this producer publishes. (Inherited from OpcLabs.EasySparkplug.ISparkplugProducer)
 PropertyThe host ID of the primary host application that this edge node is associated with.  
 PropertyDetermines whether this Sparkplug producer (edge node or device) is online. (Inherited from OpcLabs.EasySparkplug.ISparkplugProducer)
 PropertyThe interval in milliseconds at which the Sparkplug producer (edge node or device) publishes its data. (Inherited from OpcLabs.EasySparkplug.ISparkplugProducer)
 PropertyDetermines whether the Sparkplug producer (edge node or device) publishes only the last data known. (Inherited from OpcLabs.EasySparkplug.ISparkplugProducer)
 PropertyDetermines whether your code will report any changed data to the producer, or whether the producer will poll for data changes. (Inherited from OpcLabs.EasySparkplug.ISparkplugProducer)
 PropertyGets or sets the parameters required to establish a connection to the Sparkplug system.  
 PropertyThe descriptor of the Sparkplug system that this edge node is part of.  
Top
See Also

Reference

IEasySparkplugEdgeNode Interface
OpcLabs.EasySparkplug Namespace