Compare commits
64 Commits
7185fddc99
...
dev-Rene
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
049f5065bf | ||
|
|
472d1b6f8e | ||
|
|
4c7ddfad2e | ||
|
|
6c9214e5de | ||
|
|
30f04bd897 | ||
|
|
ecc50094d6 | ||
|
|
83ff0d948c | ||
|
|
c2f39711e3 | ||
|
|
7016451300 | ||
|
|
503e7c418c | ||
|
|
ca0382a1d6 | ||
|
|
6362c873b6 | ||
|
|
e44863e1a8 | ||
|
|
65bdddc9d4 | ||
|
|
1926f0b111 | ||
|
|
b986427d8f | ||
|
|
516ffce6ad | ||
|
|
f299e125ea | ||
|
|
3a181e78f3 | ||
|
|
5761fd382e | ||
|
|
04d0b50b3d | ||
|
|
d5a802f04f | ||
|
|
fa8aa0c527 | ||
|
|
d9cced8932 | ||
|
|
53d1e9ac31 | ||
|
|
ba2070e65e | ||
|
|
df9fbb3733 | ||
| e6e292679b | |||
| 72cdc45858 | |||
|
|
84a7cf6b04 | ||
|
|
f464881047 | ||
|
|
cba5f684bc | ||
|
|
4cd90eab23 | ||
|
|
1437431f83 | ||
|
|
5348d92c7a | ||
|
|
11300921ef | ||
|
|
5a15df291b | ||
|
|
a1423b2f7c | ||
|
|
5536af017f | ||
|
|
affa4ac7ea | ||
|
|
fd5f2c2d93 | ||
|
|
2d97f8d7eb | ||
|
|
f37d54ca39 | ||
|
|
0275384bc4 | ||
| b7b1d64713 | |||
| 212f1ec432 | |||
|
|
d3a688a2d0 | ||
|
|
85c79015ce | ||
|
|
b7730ffdaf | ||
|
|
f61070ced4 | ||
| 2f14b21f0b | |||
| 04d5a4a149 | |||
| bcdc3ec064 | |||
| 186b53965c | |||
| 495abc3f2d | |||
| 03b0474737 | |||
| 741ad51b43 | |||
|
|
1a8d60ebc4 | ||
|
|
bea5201526 | ||
|
|
7d2c632d75 | ||
| 537d6d952d | |||
| 20a4aacb8a | |||
| c134fa0b1a | |||
| 2f0e48dfde |
27
.gitmodules
vendored
27
.gitmodules
vendored
@@ -5,18 +5,12 @@
|
|||||||
[submodule "nodes/generalFunctions"]
|
[submodule "nodes/generalFunctions"]
|
||||||
path = nodes/generalFunctions
|
path = nodes/generalFunctions
|
||||||
url = https://gitea.centraal.wbd-rd.nl/RnD/generalFunctions.git
|
url = https://gitea.centraal.wbd-rd.nl/RnD/generalFunctions.git
|
||||||
[submodule "nodes/predict"]
|
|
||||||
path = nodes/predict
|
|
||||||
url = https://gitea.centraal.wbd-rd.nl/RnD/predict.git
|
|
||||||
[submodule "nodes/valveGroupControl"]
|
[submodule "nodes/valveGroupControl"]
|
||||||
path = nodes/valveGroupControl
|
path = nodes/valveGroupControl
|
||||||
url = https://gitea.centraal.wbd-rd.nl/RnD/valveGroupControl.git
|
url = https://gitea.centraal.wbd-rd.nl/RnD/valveGroupControl.git
|
||||||
[submodule "nodes/valve"]
|
[submodule "nodes/valve"]
|
||||||
path = nodes/valve
|
path = nodes/valve
|
||||||
url = https://gitea.centraal.wbd-rd.nl/RnD/valve.git
|
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"]
|
[submodule "nodes/rotatingMachine"]
|
||||||
path = nodes/rotatingMachine
|
path = nodes/rotatingMachine
|
||||||
url = https://gitea.centraal.wbd-rd.nl/RnD/rotatingMachine.git
|
url = https://gitea.centraal.wbd-rd.nl/RnD/rotatingMachine.git
|
||||||
@@ -26,30 +20,15 @@
|
|||||||
[submodule "nodes/measurement"]
|
[submodule "nodes/measurement"]
|
||||||
path = nodes/measurement
|
path = nodes/measurement
|
||||||
url = https://gitea.centraal.wbd-rd.nl/RnD/measurement.git
|
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"]
|
[submodule "nodes/diffuser"]
|
||||||
path = nodes/diffuser
|
path = nodes/diffuser
|
||||||
url = https://gitea.centraal.wbd-rd.nl/RnD/diffuser.git
|
url = https://gitea.centraal.wbd-rd.nl/RnD/diffuser.git
|
||||||
[submodule "nodes/dashboardAPI"]
|
[submodule "nodes/dashboardAPI"]
|
||||||
path = nodes/dashboardAPI
|
path = nodes/dashboardAPI
|
||||||
url = https://gitea.centraal.wbd-rd.nl/RnD/dashboardAPI.git
|
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/reactor"]
|
[submodule "nodes/reactor"]
|
||||||
path = nodes/reactor
|
path = nodes/reactor
|
||||||
url = https://gitea.centraal.wbd-rd.nl/RnD/reactor.git
|
url = https://gitea.centraal.wbd-rd.nl/RnD/reactor.git
|
||||||
[submodule "nodes/asm1"]
|
[submodule "nodes/pumpingStation"]
|
||||||
path = nodes/asm1
|
path = nodes/pumpingStation
|
||||||
url = https://gitea.centraal.wbd-rd.nl/RnD/asm1.git
|
url = https://gitea.centraal.wbd-rd.nl/RnD/pumpingStation
|
||||||
[submodule "flows"]
|
|
||||||
path = flows
|
|
||||||
url = https://gitea.centraal.wbd-rd.nl/RnD/flows
|
|
||||||
[submodule "nodes/gateGroupControl"]
|
|
||||||
path = nodes/gateGroupControl
|
|
||||||
url = https://gitea.centraal.wbd-rd.nl/RnD/gateGroupControl.git
|
|
||||||
|
|||||||
BIN
EVOLV-1.0.20.tgz
Normal file
BIN
EVOLV-1.0.20.tgz
Normal file
Binary file not shown.
BIN
EVOLV-1.0.41.tgz
BIN
EVOLV-1.0.41.tgz
Binary file not shown.
@@ -2,7 +2,8 @@
|
|||||||
|
|
||||||
## Over
|
## Over
|
||||||
|
|
||||||
Dit bouwblok is ontwikkeld door het R&D-team van Waterschap Brabantse Delta voor gebruik in Node-RED. Het is bedoeld voor hergebruik binnen **niet-commerciële toepassingen**.
|
Dit bouwblok is ontwikkeld door het R&D-team van Waterschap Brabantse Delta voor gebruik in Node-RED.
|
||||||
|
|
||||||
|
|
||||||
> *[Voeg hier een korte toelichting toe over de specifieke functionele werking van dit bouwblok]*
|
> *[Voeg hier een korte toelichting toe over de specifieke functionele werking van dit bouwblok]*
|
||||||
|
|
||||||
|
|||||||
1
flows
1
flows
Submodule flows deleted from 0126258b52
Submodule nodes/asm1 deleted from f3454c0471
Submodule nodes/convert deleted from c6ead8b697
Submodule nodes/dashboardAPI updated: b66e014a46...c99a93f73b
Submodule nodes/gateGroupControl deleted from bd65f86f53
Submodule nodes/generalFunctions updated: d72bfd5560...067017f2ea
Submodule nodes/heatExchanger deleted from f53f62a522
Submodule nodes/linearActuator deleted from a7f42d89f5
Submodule nodes/machineGroupControl updated: ffab553f7e...f4cb329597
Submodule nodes/measurement updated: be7c929600...339ae6bdde
Submodule nodes/monster updated: 6a2f25bb44...3971b4e328
Submodule nodes/predict deleted from ce495062f7
1
nodes/pumpingStation
Submodule
1
nodes/pumpingStation
Submodule
Submodule nodes/pumpingStation added at 7efd3b0a07
Submodule nodes/reactor updated: 6fae5ab4e5...7c8722b324
Submodule nodes/rotatingMachine updated: 38408c7bc3...108d2e23ca
Submodule nodes/thermalCollector deleted from c0dc13b69d
Submodule nodes/valve updated: 9dea685db7...e69825a48e
Submodule nodes/valveGroupControl updated: a2277eec39...54e1fd0f43
312
package-lock.json
generated
312
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
17
package.json
17
package.json
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "EVOLV",
|
"name": "EVOLV",
|
||||||
"version": "1.0.41",
|
"version": "1.0.20",
|
||||||
"description": "Modular Node-RED package containing all control and automation nodes developed under the EVOLV project.",
|
"description": "Modular Node-RED package containing all control and automation nodes developed under the EVOLV project.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"node-red",
|
"node-red",
|
||||||
@@ -11,29 +11,24 @@
|
|||||||
],
|
],
|
||||||
"node-red": {
|
"node-red": {
|
||||||
"nodes": {
|
"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",
|
|
||||||
"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",
|
||||||
"monster": "nodes/monster/monster.js",
|
"monster": "nodes/monster/monster.js",
|
||||||
"predict": "nodes/predict/predict.js",
|
|
||||||
"reactor": "nodes/reactor/reactor.js",
|
"reactor": "nodes/reactor/reactor.js",
|
||||||
"rotatingMachine": "nodes/rotatingMachine/rotatingMachine.js",
|
"rotatingMachine": "nodes/rotatingMachine/rotatingMachine.js",
|
||||||
"thermalCollector": "nodes/thermalCollector/thermalCollector.js",
|
|
||||||
"valve": "nodes/valve/valve.js",
|
"valve": "nodes/valve/valve.js",
|
||||||
"valveGroupControl": "nodes/valveGroupControl/vgc.js"
|
"valveGroupControl": "nodes/valveGroupControl/vgc.js",
|
||||||
|
"pumpingstation": "nodes/pumpingStation/pumpingStation.js"
|
||||||
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"author": "Rene De Ren, Pim Moerman, Janneke Tack, Sjoerd Fijnje, Dieke Gabriels",
|
"author": "Rene De Ren, Pim Moerman, Janneke Tack, Sjoerd Fijnje, Dieke Gabriels, pieter van der wilt",
|
||||||
"license": "SEE LICENSE",
|
"license": "SEE LICENSE",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tensorflow/tfjs": "^4.22.0",
|
"@tensorflow/tfjs": "^4.22.0",
|
||||||
"@tensorflow/tfjs-node": "^4.22.0",
|
"@tensorflow/tfjs-node": "^4.22.0",
|
||||||
"generalFunctions": "git+http://62.221.255.63:32768/RnD/generalFunctions.git",
|
"generalFunctions": "git+https://gitea.centraal.wbd-rd.nl/RnD/generalFunctions.git#dev-Rene",
|
||||||
"mathjs": "^13.2.0"
|
"mathjs": "^13.2.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user