init
This commit is contained in:
@@ -9,7 +9,7 @@ module.exports = function (RED) {
|
||||
|
||||
//fetch heatExchanger object from source.js
|
||||
const heatExchanger = require("./dependencies/heatExchanger/heatExchanger");
|
||||
const OutputUtils = require("../generalFunctions/helper/outputUtils");
|
||||
const OutputUtils = require("../generalfunctions/helper/outputUtils");
|
||||
|
||||
//load user defined config in the node-red UI
|
||||
const heConfig={
|
||||
|
||||
Reference in New Issue
Block a user