forked from RnD/measurement
test
This commit is contained in:
@@ -18,6 +18,8 @@ class nodeClass {
|
|||||||
*/
|
*/
|
||||||
constructor(uiConfig, RED, nodeInstance, nameOfNode) {
|
constructor(uiConfig, RED, nodeInstance, nameOfNode) {
|
||||||
|
|
||||||
|
|
||||||
|
//test
|
||||||
// Preserve RED reference for HTTP endpoints if needed
|
// Preserve RED reference for HTTP endpoints if needed
|
||||||
this.node = nodeInstance;
|
this.node = nodeInstance;
|
||||||
this.RED = RED;
|
this.RED = RED;
|
||||||
|
|||||||
Reference in New Issue
Block a user