| Overload | Description |
|---|---|
| EasySparkplugEdgeNode Constructor() | Initializes a new instance of the class. |
| EasySparkplugEdgeNode Constructor(EasySparkplugEdgeNode) | Initializes a new instance of the class by copying the state from an existing object. |
| EasySparkplugEdgeNode Constructor(IConfiguration) | Initializes a new instance of the class, specifying the configuration to use. |
| EasySparkplugEdgeNode Constructor(IContainer) | Required for Windows.Forms Class Composition Designer support |
| EasySparkplugEdgeNode Constructor(SparkplugBrokerDescriptor) | Initializes a new instance of the class with the specified Sparkplug broker descriptor. |
| EasySparkplugEdgeNode Constructor(SparkplugBrokerDescriptor,String,String) | Initializes a new instance of the class with the specified Sparkplug broker descriptor, group ID, and edge node ID. |
| EasySparkplugEdgeNode Constructor(SparkplugBrokerDescriptor,String,String,String) | Initializes a new instance of the class with the specified Sparkplug broker descriptor, primary host ID, group ID, and edge node ID. |
| EasySparkplugEdgeNode Constructor(SparkplugSystemDescriptor) | Initializes a new instance of the class with the specified Sparkplug system descriptor, group ID. |
| EasySparkplugEdgeNode Constructor(SparkplugSystemDescriptor,String,String) | Initializes a new instance of the class with the specified Sparkplug system descriptor, group ID, and edge node ID. |
| EasySparkplugEdgeNode Constructor(SparkplugSystemDescriptor,String,String,String) | Initializes a new instance of the class with the specified Sparkplug system descriptor, primary host ID, group ID, and edge node ID. |
| EasySparkplugEdgeNode Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the class with serialized data. |