public class KriMvUzKavelstorf extends DeviceDefault
Modifier and Type | Field and Description |
---|---|
private de.bsvrz.dav.daf.main.ClientDavInterface |
_daf
DaV Interface
|
private Device |
_device
Objektreferenz auf das übergeordnete Sm-Objekt.
|
private static de.bsvrz.sys.funclib.debug.Debug |
debug
DebugLogger für Debug-Ausgaben
|
Constructor and Description |
---|
KriMvUzKavelstorf(de.bsvrz.dav.daf.main.ClientDavInterface daf,
Device device)
Erzeugt ein Objekt vom Typ DeviceDefault
|
Modifier and Type | Method and Description |
---|---|
void |
processOsi7Telegram(Osi7Telegram osi7Telegram)
Verarbeitet ein Osi7Telegramm.
|
getClientDavInterface
private static final de.bsvrz.sys.funclib.debug.Debug debug
private final de.bsvrz.dav.daf.main.ClientDavInterface _daf
private final Device _device
public KriMvUzKavelstorf(de.bsvrz.dav.daf.main.ClientDavInterface daf, Device device)
public void processOsi7Telegram(Osi7Telegram osi7Telegram)
processOsi7Telegram
in interface DeviceConversionInterface
processOsi7Telegram
in class DeviceDefault
osi7Telegram
- Das zu verarbeitende Osi7Telegram
.