Class DeviceDefault

java.lang.Object
de.bsvrz.kex.tls.osi7.conversion.DeviceDefault
All Implemented Interfaces:
DeviceConversionInterface
Direct Known Subclasses:
FunkKriWeissElectronic, KriMvUzKavelstorf, KriMvWeissElectronic

public class DeviceDefault
extends java.lang.Object
implements DeviceConversionInterface
Standard-Umsetzungsmodul für Geräte. Wird für alle Geräte (auch Sm) verwendet, bei denen in der Konfiguration kein spezielles Umsetzungsmodul angegeben wurde.
  • Constructor Summary

    Constructors 
    Constructor Description
    DeviceDefault​(de.bsvrz.dav.daf.main.ClientDavInterface daf, Device device)
    Erzeugt ein Objekt vom Typ DeviceDefault
  • Method Summary

    Modifier and Type Method Description
    de.bsvrz.dav.daf.main.ClientDavInterface getClientDavInterface()
    Ermöglicht den Zugriff auf die aktuelle Datenverteilerverbindung.
    void processOsi7Telegram​(Osi7Telegram osi7Telegram)
    Verarbeitet ein Osi7Telegramm.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait