public class KriMvWeissElectronic extends DeviceDefault
Constructor and Description |
---|
KriMvWeissElectronic(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
public KriMvWeissElectronic(de.bsvrz.dav.daf.main.ClientDavInterface daf, Device device)
daf
- DaVdevice
- Devicepublic void processOsi7Telegram(Osi7Telegram osi7Telegram)
processOsi7Telegram
in interface DeviceConversionInterface
processOsi7Telegram
in class DeviceDefault
osi7Telegram
- Das zu verarbeitende Osi7Telegram
.