| Name | Description | |
|---|---|---|
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | CustomReference | Can be used to distinguish otherwise equal widgets. (Inherited from OpcLabs.BaseLib.Widgets.Widget) |
![]() | DataType | Specifies the Sparkplug data type of the metric value. |
![]() | DeclarationString | Describes the basic external characteristics of the metric, such as its name. |
![]() | Device | The device this metric belongs to, if available. |
![]() | EdgeNode | The edge node this metric belongs to, if available. |
![]() | IsReadable | Determines whether the metric data is readable. |
![]() | IsStarted | Determines whether the component is currently started. |
![]() | IsValid | Determines whether the configuration of this metric is valid. |
![]() | IsWritable | Determines whether the metric data is writable. |
![]() | Name | The friendly name of this metric. |
![]() | PropagateRead | Determines whether Read events propagate to the parent node (defaults to True). |
![]() | PropagateWrite | Determines whether Write events propagate to the parent node (defaults to True). |
![]() | ReadData | The metric data (value, timestamp) used for publishing. |
![]() | Site | (Inherited from System.ComponentModel.Component) |
![]() | State | An arbitrary object associated with the metric. |
![]() | WritableTimestamp | Determines whether the timestamp of the metric is writable. |
![]() | WriteData | The metric data (value, timestamp) modified by Sparkplug commands. |
![]() | WriteLoopback | Determines whether successfully written data will become the read data for subsequent operations. |

