nearly nothin

This commit is contained in:
Wolfgang Hottgenroth
2017-08-23 15:54:43 +02:00
parent 3797d84b4d
commit eb247646a0
3 changed files with 1 additions and 48 deletions

View File

@ -16,8 +16,6 @@ let mongo : MongoSave.MongoSave = new MongoSave.MongoSave()
dispatcher.register('IoT/espThermometer2/#', 'MongoSave', mongo);
// plugintest1.pluginTest1Start(dispatcher)
dispatcher.exec()
log.info("Dispatcher running")