Update submodule coreSync and fix reference to heat exchanger

This commit is contained in:
2025-07-02 11:47:30 +02:00
parent 22ccfdef51
commit 2660d00021
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@
"convert": "nodes/convert/convert.js", "convert": "nodes/convert/convert.js",
"dashboardapi": "nodes/dashboardAPI/dashboardapi.js", "dashboardapi": "nodes/dashboardAPI/dashboardapi.js",
"gateGroupControl": "nodes/gateGroupControl/ggc.js", "gateGroupControl": "nodes/gateGroupControl/ggc.js",
"heatexchanger": "nodes/heatexchanger/heatexchanger.js", "heatexchanger": "nodes/heatExchanger/heatExchanger.js",
"linearActuator": "nodes/linearActuator/linearActuator.js", "linearActuator": "nodes/linearActuator/linearActuator.js",
"machineGroupControl": "nodes/machineGroupControl/mgc.js", "machineGroupControl": "nodes/machineGroupControl/mgc.js",
"measurement": "nodes/measurement/measurement.js", "measurement": "nodes/measurement/measurement.js",