Connectivity Software User's Guide and Reference
EasySparkplugEdgeNode Class Members
Properties  Methods  Events


OpcLabs.EasySparkplugComponents Assembly > OpcLabs.EasySparkplug Namespace : EasySparkplugEdgeNode Class

The following tables list the members exposed by EasySparkplugEdgeNode.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyDetermines whether the Primary Host Application is online. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public PropertyDetermines whether the edge automatically maintains its connection to the Sparkplug system. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public PropertyThe number of birth-death sequence of this edge node. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public Property (Inherited from System.ComponentModel.Component)
Public 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.EasySparkplugEdgeNodeCore)
Public PropertyCan be used to distinguish otherwise equal widgets. (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Public PropertyContains the condition of the data source connection associated with the Sparkplug producer. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public PropertyDetermines when and how the Sparkplug producer (edge node or device) connects and disconnects its data source. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public PropertyThe collection of Sparkplug devices in this edge node. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public PropertyThe Sparkplug edge node ID of this edge node. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public PropertyThe edge node ID effectively used by the edge node. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public PropertyThe sparkplug group ID of this edge node. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public PropertyDetermines whether the publishing is currently locked, i.e. metric data changes are not immediately published. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public PropertyDetermines whether the component is currently started. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public PropertyIndicates whether the edge node is currently instructed to keep connection to the Sparkplug system. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public PropertyProvides dictionary of license data fields and their values. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public PropertyDefines how the Sparkplug metrics are identified in the Birth and Data messages. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public PropertyThe collection of Sparkplug metrics that this producer publishes. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public PropertyCapacity of the notification queue. (Inherited from OpcLabs.BaseLib.Widgets.NotifyingWidget)
Public PropertyThe idle time before the internal thread executing the queued notifications is stopped (in milliseconds). (Inherited from OpcLabs.BaseLib.Widgets.NotifyingWidget)
Public PropertyThe host ID of the primary host application that this edge node is associated with. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public PropertyDetermines whether this Sparkplug producer (edge node or device) is online. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public PropertyThe interval in milliseconds at which the Sparkplug producer (edge node or device) publishes its data. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public PropertyDetermines whether the Sparkplug producer (edge node or device) publishes only the last data known. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public PropertyDetermines whether the component will deliver all notifications in a queued manner. (Inherited from OpcLabs.BaseLib.Widgets.NotifyingWidget)
Public 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.EasySparkplugEdgeNodeCore)
Public Propertystatic (Shared in Visual Basic)A shared instance of the edge node object.  
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyContains synchronization context used by the object when performing asynchronous operations (including event notifications). (Inherited from OpcLabs.BaseLib.Widgets.NotifyingWidget)
Public PropertyGets or sets the parameters required to establish a connection to the Sparkplug system. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public PropertyThe descriptor of the Sparkplug system that this edge node is part of. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Top
Protected Properties
 NameDescription
Protected Property (Inherited from System.ComponentModel.Component)
Protected Property (Inherited from System.ComponentModel.Component)
Protected Property (Inherited from System.ComponentModel.Component)
Protected PropertyDetermines whether the object has been disposed. (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Protected PropertyThe service container provided by this widget to inheritors. (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Top
Public Methods
 NameDescription
Public MethodAdds a Sparkplug metric to the edge node. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public MethodOverridden.   
Public MethodCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodIndicates that the data source connection for the edge node or device has failed. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public MethodIndicates that the data source connection for the edge node or device has been successfully established. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public MethodIndicates that the data source connection for the edge node or device has been successfully disconnected. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public MethodOverloaded.  (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public Method (Inherited from object)
Public Method (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public MethodServes as the default hash function. (Inherited from object)
Public MethodRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public Method (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public Method (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Public Method (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public MethodObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodLocks the publishing of metric data changes, so that they are not immediately published. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public MethodIn manual data source connection mode, instructs the producer to connect to the data source. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public MethodInstructs the edge node to connect to the Sparkplug system. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public MethodIn manual data source connection mode, instructs the producer to disconnect from the data source. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public MethodInstructs the edge node to disconnect from the Sparkplug system. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public MethodPerforms the periodic polling of data from the data source, and publishes the data payload. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public MethodPerforms a rebirth of the edge node. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public MethodPublishes the specified data payload to the Sparkplug system (MQTT broker). (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public Method (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Public MethodStarts the edge node, connecting it to the Sparkplug system if configured to do so. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public MethodStops the edge node, disconnecting it from the Sparkplug system if configured to do so and connected. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public Method (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public MethodPublishes any assembled metric data changes, and unlocks the publishing. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public MethodOverloaded. Defines a generalized method that classes must implement to create type-specific method for determining value equality of instances. Determines whether this instance has the same value as a given other instance. (Inherited from OpcLabs.BaseLib.Widgets.NotifyingWidget)
Public Method (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Top
Protected Methods
 NameDescription
Protected MethodProcesses an error that has occurred during a callback. (Inherited from OpcLabs.BaseLib.Widgets.NotifyingWidget)
Protected Method (Inherited from System.ComponentModel.Component)
Protected MethodOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodRaises the ApplicationOnlineChanged event. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Protected MethodRaises the ConnectDataSource event. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Protected MethodInfrastructure. (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Protected MethodRaises the DataSourceConditionChanged event. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Protected MethodRaises the DisconnectDataSource event. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Protected MethodRaises the MetricNotification event. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Protected MethodInfrastructure. (Inherited from OpcLabs.BaseLib.Widgets.NotifyingWidget)
Protected MethodInfrastructure. (Inherited from OpcLabs.BaseLib.Widgets.NotifyingWidget)
Protected MethodRaises the PayloadNotification event. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Protected MethodRaises the Poll event. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Protected MethodRaises the ProducerOnlineChanged event. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Protected MethodRaises the PublishingError event. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Protected MethodRaises the Read event. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Protected MethodRaises the Starting event. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Protected MethodRaises the Stopped event. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Protected MethodRaises the SystemConnectionStateChanged event. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Protected MethodRaises the Write event. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Protected MethodRaises the WriteError event. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Protected MethodInfrastructure. (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Protected MethodProcesses an error that has occurred during sending of a callback. (Inherited from OpcLabs.BaseLib.Widgets.NotifyingWidget)
Protected MethodOverloaded. Invokes the specified action in a synchronized manner. (Inherited from OpcLabs.BaseLib.Widgets.NotifyingWidget)
Protected MethodInfrastructure. (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Top
Extension Methods
 NameDescription
Public Extension MethodStarts the Sparkplug edge node if it is not started, and returns the same Sparkplug edge node.
Public Extension MethodStops the Sparkplug edge node if it is started, and returns the same Sparkplug edge node.
Public Extension MethodRemoves all devices and metrics from the Sparkplug edge node.
Public Extension MethodDefines an action to be performed for connecting the edge node or device to a data source.
Public Extension MethodOverloaded. Indicates that the data source connection for the edge node or device has failed.
Public Extension MethodDefines an action to be performed for disconnecting the edge node or device from a data source.
Public Extension MethodLocks the publishing of metric data changes and returns an object that unlocks the publishing upon its disposal.
Public Extension MethodGets the Sparkplug device with the specified device ID from the Sparkplug edge node.
Public Extension MethodGets the Sparkplug metric with the specified metric name from the Sparkplug edge node or device.
Public Extension MethodDefines a function that will be called when the producer is polled for data.
Public Extension MethodReads from a Sparkplug metric with the specified metric name from the Sparkplug edge node or device and returns the Sparkplug data object.
Public Extension MethodReads from a Sparkplug metric with the specified metric name from the Sparkplug edge node or device and returns the metric value.
Public Extension MethodSets the arbitrary object associated with the node.
Public Extension MethodWrites Sparkplug data to a Sparkplug metric with the specified metric name.
Public Extension MethodWrites a value to a Sparkplug metric with the specified metric name.
Top
Public Events
 NameDescription
Public EventRaised when the online status of the configured primary host application has changed. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public EventRaised when the data source connection for the edge node or device is requested to be established. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public EventRaised when the connected condition of the data source for the edge node or device has changed. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public EventRaised when the data source connection for the edge node or device is requested to be disconnected. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public Event (Inherited from System.ComponentModel.Component)
Public EventRaised for notifications related to subscribed Sparkplug metric. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public EventRaised for notifications related to subscribed Sparkplug payload. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public EventRaised to poll for data and return the Sparkplug payload. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public EventRaised when the Sparkplug producer's online status changes. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public EventRaised when a publishing error occurs in the Sparkplug producer. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public EventRaised for obtaining the Sparkplug metric read data. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public EventRaised when the component is starting. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public EventRaised when the component has stopped. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public EventRaised when the state of a connection to the Sparkplug system changed. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public EventRaised for supplying the Sparkplug metric write data. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Public EventRaised when a write error occurs in the Sparkplug metric. (Inherited from OpcLabs.EasySparkplug.EasySparkplugEdgeNodeCore)
Top
See Also

Reference

EasySparkplugEdgeNode Class
OpcLabs.EasySparkplug Namespace