| Name | Description | |
|---|---|---|
![]() | SparkplugPayload Constructor | Overloaded. Initializes a new instance of the class. |
The following tables list the members exposed by SparkplugPayload.
| Name | Description | |
|---|---|---|
![]() | SparkplugPayload Constructor | Overloaded. Initializes a new instance of the class. |
| Name | Description | |
|---|---|---|
![]() ![]() | DefaultTimestamp | Default timestamp. In UTC. |
![]() ![]() | DefaultTimestampLocal | Default timestamp. In local time. |
![]() | MetadataDictionary | A read-only dictionary of Sparkplug metadata for metrics contained in the payload, keyed by metric name. |
![]() | MetricDataDictionary | A read-only dictionary of Sparkplug metric data for metrics contained in the payload, keyed by metric name. |
![]() | PayloadElementCollection | A read-only collection of Sparkplug payload elements, which are key-value pairs of metric names and metric elements. |
![]() | TemplateDefinitionDictionary | A read-only dictionary of Sparkplug template definitions for metrics in the payload, keyed by template definition name. |
![]() | Timestamp | The timestamp of the payload. In UTC. |
![]() | TimestampLocal | The timestamp of the payload. In local time. |
| Name | Description | |
|---|---|---|
![]() | Add | Overloaded. Adds a Sparkplug metric to the payload, specifying the metric name and data. |
![]() | Clone | Overridden. |
![]() | Equals | Overloaded. Overridden. Determines whether the specified SparkplugPayload is equal to the current object. |
![]() | GetEnumerator | |
![]() | 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 | Overridden. |
![]() | 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) |
![]() | 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. |