Connectivity Software User's Guide and Reference
EasySparkplugEdgeNode Class Methods


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

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

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
See Also

Reference

EasySparkplugEdgeNode Class
OpcLabs.EasySparkplug Namespace