| Overload | Description |
|---|---|
| SparkplugEdgeNodeDescriptor Constructor() | Initializes a new instance of the class with default data. |
| SparkplugEdgeNodeDescriptor Constructor(SparkplugEdgeNodeDescriptor) | Initializes a new instance of the class, making a copy of an existing instance. |
| SparkplugEdgeNodeDescriptor Constructor(String) | Initializes a new instance of the class with the specified group ID. |
| SparkplugEdgeNodeDescriptor Constructor(String,String) | Initializes a new instance of the class with the specified group ID and edge node ID. |
| SparkplugEdgeNodeDescriptor Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the class with serialized data. |