This commit is contained in:
Wolfgang Hottgenroth
2017-11-22 17:32:04 +01:00
commit 3bc7fe2531
13 changed files with 420 additions and 0 deletions

View File

@ -0,0 +1,9 @@
db.period = 3600
db.url = jdbc:mysql://localhost/smarthome
db.driver = com.mysql.jdbc.Driver
db.user = smarthome
db.password = smarthome123
jms.broker = tcp://localhost:61616
jms.clientid = mdb
jms.parseddata.topic = IoT/Measurement