DlmsTypeAllowedCallerCallTypeCallType Enumeration

Version 2, includes older versions.

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 CallType

Members

NormalCSDCall0 Normal CSD call; the modem only connects if the calling number matches an entry in the list. This is tested in addition to all other attributes, e.g. number_of_rings, listening_windows, etc.
WakeUpRequest1 Wake-up request; calls or messages from this calling number are handled as wake-up requests. The wake-up request is processed immediately regardless of all other attributes like number_of_rings and listening_window.

See Also