DlmsTypeCallbackDataOperationType Enumeration
Indicates the contents of the Message field
Namespace: OddPrg.Protocols.DLMSAssembly: OddPrg.Frames.Dlms (in OddPrg.Frames.Dlms.dll) Version: 2.0.0.24 (2.0.0.24)
public enum OperationType
ByUserAuthentication | 0 |
Location determined by user authentication
|
DiallingString | 1 |
Dialling string
|
LocationIdentifier | 2 |
Location identifier
|
E164Number | 3 |
E.164 number
|
X500DistinguishedName | 4 |
X.500 distinguished name
|
Unassigned | 5 |
Unassigned
|
CBCPNegotiation | 6 |
Location is determined during CBCP negotiation
|