DlmsTypeCallbackDataOperationType Enumeration

Indicates the contents of the Message field

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 enum OperationType

Members

ByUserAuthentication0 Location determined by user authentication
DiallingString1 Dialling string
LocationIdentifier2 Location identifier
E164Number3 E.164 number
X500DistinguishedName4 X.500 distinguished name
Unassigned5 Unassigned
CBCPNegotiation6 Location is determined during CBCP negotiation

See Also