diff --git a/nodes/coreSync b/nodes/coreSync index e766942..870e5e5 160000 --- a/nodes/coreSync +++ b/nodes/coreSync @@ -1 +1 @@ -Subproject commit e766942bbe475dd1e09e696db5c8b9a3f2b8b649 +Subproject commit 870e5e5ff10daca711b02d9601a227f0e4f30135 diff --git a/nodes/generalFunctions b/nodes/generalFunctions index 4665949..0a9d4b1 160000 --- a/nodes/generalFunctions +++ b/nodes/generalFunctions @@ -1 +1 @@ -Subproject commit 4665949c884c6ba63b5a91162e6c4a17397485c6 +Subproject commit 0a9d4b1ddae32b2b7accd9def2fe44b7fe0da2f0 diff --git a/package.json b/package.json index a1551fc..a7d764d 100644 --- a/package.json +++ b/package.json @@ -13,9 +13,9 @@ "nodes": { "asm1": "nodes/asm1/asm1.js", "convert": "nodes/convert/convert.js", - "dashboardapi": "nodes/dashboardapi/dashboardapi.js", + "dashboardapi": "nodes/dashboardAPI/dashboardapi.js", "gateGroupControl": "nodes/gateGroupControl/ggc.js", - "heatexchanger": "nodes/heatexchanger/heatexchanger.js", + "heatexchanger": "nodes/heatExchanger/heatExchanger.js", "linearActuator": "nodes/linearActuator/linearActuator.js", "machineGroupControl": "nodes/machineGroupControl/mgc.js", "measurement": "nodes/measurement/measurement.js",