DlmsFrameCreateRawDataWithTag Method

Creates raw data representation of the value with the tag of the DLMS type at the beginning of the result

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 static ByteBuffer CreateRawDataWithTag(
	DlmsType value
)

Parameters

value  DlmsType

Return Value

ByteBuffer

See Also