diff --git a/src/nodeClass.js b/src/nodeClass.js index 3eecce0..77f9139 100644 --- a/src/nodeClass.js +++ b/src/nodeClass.js @@ -20,6 +20,9 @@ class nodeClass { //test + + //test2 + // Preserve RED reference for HTTP endpoints if needed this.node = nodeInstance; this.RED = RED;