meno logging ancora
This commit is contained in:
+1
-1
@@ -221,7 +221,7 @@ module.exports = function (RED) {
|
||||
RED.nodes.createNode(this, config);
|
||||
var node = this;
|
||||
node.on('input', function (msg) {
|
||||
console.log("input", msg);
|
||||
// console.log("input", msg);
|
||||
/*try {
|
||||
read_msg.assert(msg);
|
||||
} catch (e) {
|
||||
|
||||
Reference in New Issue
Block a user