| Name | Description | |
|---|---|---|
![]() | SparkplugMetricWriteEventArgs Constructor | Overloaded. Initializes a new instance of the class. |
The following tables list the members exposed by SparkplugMetricWriteEventArgs.
| Name | Description | |
|---|---|---|
![]() | SparkplugMetricWriteEventArgs Constructor | Overloaded. Initializes a new instance of the class. |
| Name | Description | |
|---|---|---|
![]() | Data | The value and timestamp that is the input of the Sparkplug write. |
![]() | Device | The device associated with this event, if any. (Inherited from OpcLabs.EasySparkplug.OperationModel.SparkplugProducerProcessedEventArgs) |
![]() | EdgeNode | The edge node associated with this event. (Inherited from OpcLabs.EasySparkplug.OperationModel.SparkplugProducerProcessedEventArgs) |
![]() | Handled | (Inherited from System.ComponentModel.HandledEventArgs) |
![]() | Metric | The metric associated with this event. (Inherited from OpcLabs.EasySparkplug.OperationModel.SparkplugMetricProcessedEventArgs) |
![]() | MetricName | The name of the metric associated with this event. Empty if the event is not associated with a metric. (Inherited from OpcLabs.EasySparkplug.OperationModel.SparkplugProducerProcessedEventArgs) |
![]() | Result | Indicates whether the Sparkplug write has been successful. |
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from object) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from object) |
![]() | GetType | Gets the System.Type of the current instance. (Inherited from object) |
![]() | HandleAndReturn | Indicate that the event has been completely handled, and return the success indication as the event handling result. |
![]() | ToString | Overridden. Returns a string that represents the current object. |
| 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) |
![]() | ValidateData | Infrastructure. |
| Name | Description | |
|---|---|---|
![]() | SetState<TNode> | Sets the arbitrary object associated with the node. |