DlmsTypeTransportServiceTypeGetTransportServiceDescription Method

Returns the desciption of transport service type.

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 string GetTransportServiceDescription(
	byte value
)

Parameters

value  Byte
 

Return Value

String

See Also