| Name | Description | |
|---|---|---|
![]() | SparkplugData<TValue> Constructor | Overloaded. |
The following tables list the members exposed by SparkplugData<TValue>.
| Name | Description | |
|---|---|---|
![]() | SparkplugData<TValue> Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | HasTimestamp | Determines whether there is a (non-default) timestamp in the Sparkplug data. (Inherited from OpcLabs.EasySparkplug.SparkplugData) |
![]() | IsTransient | A Boolean flag which denotes whether this data should be considered transient. (Inherited from OpcLabs.EasySparkplug.SparkplugData) |
![]() | 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) |
![]() | TypedValue | Gets or sets the typed value. |
![]() | 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. Determines whether the specified System.Object is equal to the current object. (Inherited from OpcLabs.EasySparkplug.SparkplugData) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from OpcLabs.EasySparkplug.SparkplugData) |
![]() | GetObjectData | (Inherited from OpcLabs.EasySparkplug.SparkplugData) |
![]() | 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 | Overridden. Infrastructure. |
![]() | WriteXmlElement | Infrastructure. (Inherited from OpcLabs.BaseLib.Info) |
| Name | Description | |
|---|---|---|
![]() | SetState<TNode> | Sets the arbitrary object associated with the node. |