DlmsProtocolNegotiatedParameters Property

Currently used DLMS parameters that were negotiated during creating the last association. If association was not created this property returns null.

Definition

Namespace: OddPrg.Protocols.DLMS
Assembly: OddPrg.Protocols.Dlms (in OddPrg.Protocols.Dlms.dll) Version: 2.0.0.13 (2.0.0.13)
C#
public DlmsParameters NegotiatedParameters { get; }

Property Value

DlmsParameters

See Also