Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 541 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 541 Bytes

Eclipse NeoSCADA MISC

helpful stuff to use in conjunction with Eclipse NeoSCADA and openSCADA

tsdb api -> tsdb produser -> tsdb consumer (jdbc/kafka)

the jdbc variant needs a configured jdbc driver!

./mvnw -Dmaven.test.skip=true -Dtycho.disableP2Mirrors=true -Doomph.p2.pool=./.eclipse-mirror -Dmaven.repo.local=./.m2-local -Dtycho.mode=maven -s settings.xml clean ./mvnw -Dmaven.test.skip=true -Dtycho.disableP2Mirrors=true -Doomph.p2.pool=./.eclipse-mirror -Dmaven.repo.local=./.m2-local -s settings.xml install