| Name | Description | |
|---|---|---|
![]() | SparkplugMetricData Constructor | Overloaded. Initializes a new instance of the class. |
The following tables list the members exposed by SparkplugMetricData.
| Name | Description | |
|---|---|---|
![]() | SparkplugMetricData Constructor | Overloaded. Initializes a new instance of the class. |
| Name | Description | |
|---|---|---|
![]() | DataType | Specifies the Sparkplug data type of the metric value. |
![]() | FlagsString | Gets a string representation of the transient and historical flags for this metric data. |
![]() | HasTimestamp | Determines whether there is a (non-default) timestamp in the Sparkplug data. (Inherited from OpcLabs.EasySparkplug.SparkplugData) |
![]() | IsHistorical | Determines whether this metric represents a historical value. |
![]() | IsTransient | A Boolean flag which denotes whether this data should be considered transient. |
![]() | TemplateDefinitionName | Name of the template definition that this metric data is associated with, if applicable. |
![]() | Timestamp | Timestamp associated with data acquisition time. In UTC. (Inherited from OpcLabs.EasySparkplug.SparkplugData) |
![]() | TimestampLocal | Timestamp associated with data acquisition time. In local time. (Inherited from OpcLabs.EasySparkplug.SparkplugData) |
![]() | Value | The value of the data. (Inherited from OpcLabs.EasySparkplug.SparkplugData) |
![]() | ValueType | Returns the type of the Value, or null if there is no value. (Inherited from OpcLabs.EasySparkplug.SparkplugData) |
![]() | ValueTypeName | Returns the type name of the Value, or an empty string if there is no value. (Inherited from OpcLabs.EasySparkplug.SparkplugData) |
| Name | Description | |
|---|---|---|
![]() | Clone | Overridden. |
![]() | Equals | Overloaded. Overridden. Determines whether the specified SparkplugMetricData is equal to the current object. |
![]() | GetHashCode | Overridden. |
![]() | GetObjectData | Overridden. |
![]() | GetSchema | (Inherited from OpcLabs.BaseLib.Info) |
![]() | GetType | Gets the System.Type of the current instance. (Inherited from object) |
![]() | ReadXml | (Inherited from OpcLabs.BaseLib.Info) |
![]() | ToString | Overloaded. Converts the value of the current object to its equivalent string representation using the specified format. (Inherited from OpcLabs.EasySparkplug.SparkplugData) |
![]() | WriteXml | (Inherited from OpcLabs.BaseLib.Info) |
| Name | Description | |
|---|---|---|
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) |
![]() | MemberwiseClone | Creates a shallow copy of the current System.Object. (Inherited from object) |
![]() | ReadXmlElement | Infrastructure. (Inherited from OpcLabs.BaseLib.Info) |
![]() | ValidateValue | Infrastructure. (Inherited from OpcLabs.EasySparkplug.SparkplugData) |
![]() | WriteXmlElement | Infrastructure. (Inherited from OpcLabs.BaseLib.Info) |
| Name | Description | |
|---|---|---|
![]() | SetState<TNode> | Sets the arbitrary object associated with the node. |
Equality | Determines whether the two objects are equal. |
Inequality | Determines whether the two objects are not equal. |