public class MeteoParameter extends Object implements de.bsvrz.dav.daf.main.ClientReceiverInterface
Modifier and Type | Class and Description |
---|---|
static class |
MeteoParameter.MeteoParameterType |
Modifier and Type | Field and Description |
---|---|
private static de.bsvrz.sys.funclib.debug.Debug |
_debug |
(package private) Map<MeteoParameter.MeteoParameterType,de.bsvrz.sys.funclib.bitctrl.dua.ufd.UmfeldDatenSensorWert> |
grenzWerte |
private boolean |
sendMessage |
Constructor and Description |
---|
MeteoParameter(de.bsvrz.dav.daf.main.ClientDavInterface connection,
de.bsvrz.sys.funclib.bitctrl.dua.ufd.modell.DUAUmfeldDatenMessStelle messStelle) |
Modifier and Type | Method and Description |
---|---|
de.bsvrz.sys.funclib.bitctrl.dua.ufd.UmfeldDatenSensorWert |
getParameter(MeteoParameter.MeteoParameterType type) |
private de.bsvrz.sys.funclib.bitctrl.dua.ufd.UmfeldDatenSensorWert |
initParameter(de.bsvrz.dav.daf.main.Data data,
String name,
de.bsvrz.sys.funclib.bitctrl.dua.ufd.typen.UmfeldDatenArt art) |
protected boolean |
isSendMessage() |
void |
update(de.bsvrz.dav.daf.main.ResultData[] results) |
private static final de.bsvrz.sys.funclib.debug.Debug _debug
Map<MeteoParameter.MeteoParameterType,de.bsvrz.sys.funclib.bitctrl.dua.ufd.UmfeldDatenSensorWert> grenzWerte
private boolean sendMessage
MeteoParameter(de.bsvrz.dav.daf.main.ClientDavInterface connection, de.bsvrz.sys.funclib.bitctrl.dua.ufd.modell.DUAUmfeldDatenMessStelle messStelle)
public void update(de.bsvrz.dav.daf.main.ResultData[] results)
update
in interface de.bsvrz.dav.daf.main.ClientReceiverInterface
private de.bsvrz.sys.funclib.bitctrl.dua.ufd.UmfeldDatenSensorWert initParameter(de.bsvrz.dav.daf.main.Data data, String name, de.bsvrz.sys.funclib.bitctrl.dua.ufd.typen.UmfeldDatenArt art)
public de.bsvrz.sys.funclib.bitctrl.dua.ufd.UmfeldDatenSensorWert getParameter(MeteoParameter.MeteoParameterType type)
protected boolean isSendMessage()
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.