Files
MeasurementCollector/src/measurementDataEngine.props
2017-11-21 22:16:34 +01:00

9 lines
233 B
XML

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