DlmsTypeSimpleValueAsRawData Property

Represents a simple type value as a sequence of bytes that can be sent to a meter.

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 abstract ByteBuffer ValueAsRawData { get; set; }

Property Value

ByteBuffer

See Also