mirror of
https://github.com/tsightler/ring-mqtt.git
synced 2025-10-22 08:19:40 +08:00
Release 5.0.0
This commit is contained in:
@@ -54,7 +54,7 @@ class Mqtt {
|
|||||||
mqtt.connected = true
|
mqtt.connected = true
|
||||||
debug('MQTT connection established, processing locations...')
|
debug('MQTT connection established, processing locations...')
|
||||||
}
|
}
|
||||||
mqtt.ring.processLocations(mqttLib)
|
mqtt.ring.processLocations(mqtt)
|
||||||
})
|
})
|
||||||
|
|
||||||
this.client.on('reconnect', function () {
|
this.client.on('reconnect', function () {
|
||||||
|
Reference in New Issue
Block a user