interface instead of type
This commit is contained in:
@ -15,6 +15,8 @@ class Dispatcher {
|
||||
log.info("Dispatcher starting")
|
||||
|
||||
this._mqttClient.exec()
|
||||
|
||||
log.info("Dispatcher running")
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user