public class VerwaltungAufbereitungUFD
extends de.bsvrz.sys.funclib.bitctrl.dua.adapter.AbstraktVerwaltungsAdapter
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ASP_MESSWERTERSETZUNG
ATG der Messdaten die Empfangen werden
|
protected de.bsvrz.sys.funclib.bitctrl.dua.schnittstellen.IBearbeitungsKnoten |
ersterKnoten
Der erste Knoten in der Kette
|
static java.lang.String |
TYP_UFDMS
Typ der MessStelle
|
Constructor and Description |
---|
VerwaltungAufbereitungUFD() |
Modifier and Type | Method and Description |
---|---|
protected void |
anmeldeEmpfaenger(java.util.Collection<de.bsvrz.dav.daf.main.config.SystemObject> sensoren,
java.lang.String attributGruppe,
java.lang.String aspekt)
Meldet sich ein Als empfaenger fuer Daten
|
de.bsvrz.sys.funclib.bitctrl.dua.dfs.typen.SWETyp |
getSWETyp() |
protected void |
initialisiere() |
void |
initialize(de.bsvrz.dav.daf.main.ClientDavInterface dieVerbindung) |
static void |
main(java.lang.String[] args)
Haupmethode
|
void |
update(de.bsvrz.dav.daf.main.ResultData[] results) |
public static final java.lang.String TYP_UFDMS
public static final java.lang.String ASP_MESSWERTERSETZUNG
protected de.bsvrz.sys.funclib.bitctrl.dua.schnittstellen.IBearbeitungsKnoten ersterKnoten
public void initialize(de.bsvrz.dav.daf.main.ClientDavInterface dieVerbindung) throws java.lang.Exception
initialize
in interface de.bsvrz.sys.funclib.application.StandardApplication
initialize
in class de.bsvrz.sys.funclib.bitctrl.dua.adapter.AbstraktVerwaltungsAdapter
java.lang.Exception
protected void initialisiere() throws de.bsvrz.sys.funclib.bitctrl.dua.DUAInitialisierungsException
initialisiere
in class de.bsvrz.sys.funclib.bitctrl.dua.adapter.AbstraktVerwaltungsAdapter
de.bsvrz.sys.funclib.bitctrl.dua.DUAInitialisierungsException
protected void anmeldeEmpfaenger(java.util.Collection<de.bsvrz.dav.daf.main.config.SystemObject> sensoren, java.lang.String attributGruppe, java.lang.String aspekt) throws de.bsvrz.sys.funclib.bitctrl.dua.DUAInitialisierungsException
sensoren
- SystemObjekte die die Daten liefernattributGruppe
- Atributgruppe der Datenaspekt
- Aspek der Datende.bsvrz.sys.funclib.bitctrl.dua.DUAInitialisierungsException
- Exceptionpublic de.bsvrz.sys.funclib.bitctrl.dua.dfs.typen.SWETyp getSWETyp()
public void update(de.bsvrz.dav.daf.main.ResultData[] results)
public static void main(java.lang.String[] args)
args
- Aufrufsargumente