DlmsAttributeDescriptorInstanceId Property

Logical name of instance, to wchich the attribute belongs. You can use DlmsTypeOctetString.CreateFromDelimitedString method or some of DlmsTypeOctetString constructors to create tis value. According to DLMS standard it should containg 6 bytes.

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 DlmsTypeOctetString InstanceId { get; }

Property Value

DlmsTypeOctetString

See Also