mirror of
https://github.com/lehanspb/tuya-mqtt.git
synced 2025-12-18 00:10:20 +00:00
added debug informations
This commit is contained in:
@@ -168,6 +168,7 @@ mqtt_client.on('message', function (topic, message) {
|
||||
var options = getDeviceFromTopic(topic);
|
||||
|
||||
debug("receive settings", JSON.stringify({
|
||||
topic: topic,
|
||||
action: action,
|
||||
message: message,
|
||||
options: options
|
||||
|
||||
Reference in New Issue
Block a user