fix package name, start database handling
This commit is contained in:
5
bin/measurementDataEngine.props
Normal file
5
bin/measurementDataEngine.props
Normal file
@ -0,0 +1,5 @@
|
||||
db.period = 3600
|
||||
|
||||
jms.broker = tcp://localhost:61616
|
||||
jms.clientid = mdb
|
||||
jms.parseddata.topic = IoT/Measurement
|
Reference in New Issue
Block a user