DlmsLimiterMonitoredValue Property

Defines an attribute of an object to be monitored. Only attributes with simple data types are allowed.

Definition

Namespace: OddPrg.Protocols.DLMS
Assembly: OddPrg.Frames.Dlms (in OddPrg.Frames.Dlms.dll) Version: 2.0.0.24 (2.0.0.24)
C#
public DlmsTypeValueDefinition MonitoredValue { get; set; }

Property Value

DlmsTypeValueDefinition

See Also