callback name
This commit is contained in:
@ -13,6 +13,7 @@ class Dispatcher {
|
||||
return `<<${message}>>`
|
||||
})
|
||||
this._mqttClient.register('IoT/Device/#', mqtt.passThrough)
|
||||
this._mqttClient.register('IoT/Device/#', mqtt.passThrough)
|
||||
}
|
||||
|
||||
exec() : void {
|
||||
|
Reference in New Issue
Block a user