large expection in MeterBusDecoder
This commit is contained in:
@ -17,7 +17,7 @@ DEBUG = True
|
||||
BACKGROUND = False
|
||||
PID_FILE = "/tmp/mqtt2mongo.pid"
|
||||
LOG_FILE = "/tmp/mqtt2mongo.log"
|
||||
BROKER = "172.16.2.15"
|
||||
BROKER = "172.16.2.19"
|
||||
TOPICS = ['IoT/Measurement/#', 'IoT/WiFiPowerMeter/Measurement']
|
||||
MONGO_HOST = "localhost"
|
||||
MONGO_DATABASE = "iot"
|
||||
|
Reference in New Issue
Block a user