mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
Last of console.logs
This commit is contained in:
parent
a84fddc8f0
commit
123e7f6b01
@ -125,7 +125,7 @@ module.exports = function(RED) {
|
|||||||
|
|
||||||
callback_url += 'wemoNG/notification';
|
callback_url += 'wemoNG/notification';
|
||||||
|
|
||||||
console.log('Callback URL = %s',callback_url);
|
// console.log('Callback URL = %s',callback_url);
|
||||||
|
|
||||||
var subscribeOptions = {
|
var subscribeOptions = {
|
||||||
host: device.ip,
|
host: device.ip,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user