added submodules in EVOLV map

This commit is contained in:
znetsixe
2025-05-14 08:14:32 +02:00
parent ae30a1156a
commit 25898cec59
13 changed files with 48 additions and 0 deletions

36
.gitmodules vendored
View File

@@ -8,3 +8,39 @@
[submodule "nodes/predict"] [submodule "nodes/predict"]
path = nodes/predict path = nodes/predict
url = https://gitea.centraal.wbd-rd.nl/RnD/predict.git url = https://gitea.centraal.wbd-rd.nl/RnD/predict.git
[submodule "nodes/valveGroupControl"]
path = nodes/valveGroupControl
url = https://gitea.centraal.wbd-rd.nl/RnD/valveGroupControl.git
[submodule "nodes/valve"]
path = nodes/valve
url = https://gitea.centraal.wbd-rd.nl/RnD/valve.git
[submodule "nodes/thermalCollector"]
path = nodes/thermalCollector
url = https://gitea.centraal.wbd-rd.nl/RnD/thermalCollector.git
[submodule "nodes/rotatingMachine"]
path = nodes/rotatingMachine
url = https://gitea.centraal.wbd-rd.nl/RnD/rotatingMachine.git
[submodule "nodes/monster"]
path = nodes/monster
url = https://gitea.centraal.wbd-rd.nl/RnD/monster.git
[submodule "nodes/measurement"]
path = nodes/measurement
url = https://gitea.centraal.wbd-rd.nl/RnD/measurement.git
[submodule "nodes/linearActuator"]
path = nodes/linearActuator
url = https://gitea.centraal.wbd-rd.nl/RnD/linearActuator.git
[submodule "nodes/heatExchanger"]
path = nodes/heatExchanger
url = https://gitea.centraal.wbd-rd.nl/RnD/heatExchanger.git
[submodule "nodes/diffuser"]
path = nodes/diffuser
url = https://gitea.centraal.wbd-rd.nl/RnD/diffuser.git
[submodule "nodes/dashboardAPI"]
path = nodes/dashboardAPI
url = https://gitea.centraal.wbd-rd.nl/RnD/dashboardAPI.git
[submodule "nodes/convert"]
path = nodes/convert
url = https://gitea.centraal.wbd-rd.nl/RnD/convert.git
[submodule "nodes/coreSync"]
path = nodes/coreSync
url = https://gitea.centraal.wbd-rd.nl/RnD/coreSync.git

1
nodes/convert Submodule

Submodule nodes/convert added at 120236cd47

1
nodes/coreSync Submodule

Submodule nodes/coreSync added at e766942bbe

1
nodes/dashboardAPI Submodule

Submodule nodes/dashboardAPI added at 5d78bd4d84

1
nodes/diffuser Submodule

Submodule nodes/diffuser added at ce48389791

1
nodes/heatExchanger Submodule

Submodule nodes/heatExchanger added at 88945add81

1
nodes/linearActuator Submodule

Submodule nodes/linearActuator added at 08b93cdc76

1
nodes/measurement Submodule

Submodule nodes/measurement added at 59acfad357

1
nodes/monster Submodule

Submodule nodes/monster added at 0e5a2b836b

1
nodes/rotatingMachine Submodule

Submodule nodes/rotatingMachine added at 3e5e293577

1
nodes/valve Submodule

Submodule nodes/valve added at db3a99171a