| Overload | Description |
|---|---|
| SparkplugMetadata Constructor() | Initializes a new instance of the class with default data. |
| SparkplugMetadata Constructor(SparkplugDataType) | Initializes a new instance of the class with the specified Sparkplug data type. |
| SparkplugMetadata Constructor(SparkplugDataType,Boolean,String,Int64,Int64,String,String,String,String) | Initializes a new instance of the class, specifying all its configurable properties. |
| SparkplugMetadata Constructor(SparkplugMetadata) | Initializes a new instance of the class, making a copy of an existing instance. |