Compare commits
13 Commits
main
...
dev-Thomas
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
876e7337b8 | ||
|
|
ecc50094d6 | ||
|
|
83ff0d948c | ||
|
|
c2f39711e3 | ||
|
|
7016451300 | ||
|
|
503e7c418c | ||
|
|
ca0382a1d6 | ||
|
|
6362c873b6 | ||
|
|
e44863e1a8 | ||
|
|
65bdddc9d4 | ||
|
|
1926f0b111 | ||
|
|
b986427d8f | ||
|
|
516ffce6ad |
9
.gitmodules
vendored
9
.gitmodules
vendored
@@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
[submodule "nodes/machineGroupControl"]
|
[submodule "nodes/machineGroupControl"]
|
||||||
path = nodes/machineGroupControl
|
path = nodes/machineGroupControl
|
||||||
url = https://gitea.centraal.wbd-rd.nl/RnD/machineGroupControl.git
|
url = https://gitea.centraal.wbd-rd.nl/t.verdonck/machineGroupControl.git
|
||||||
[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
|
||||||
@@ -13,7 +13,7 @@
|
|||||||
url = https://gitea.centraal.wbd-rd.nl/RnD/valve.git
|
url = https://gitea.centraal.wbd-rd.nl/RnD/valve.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/t.verdonck/rotatingMachine.git
|
||||||
[submodule "nodes/monster"]
|
[submodule "nodes/monster"]
|
||||||
path = nodes/monster
|
path = nodes/monster
|
||||||
url = https://gitea.centraal.wbd-rd.nl/RnD/monster.git
|
url = https://gitea.centraal.wbd-rd.nl/RnD/monster.git
|
||||||
@@ -31,7 +31,4 @@
|
|||||||
url = https://gitea.centraal.wbd-rd.nl/RnD/reactor.git
|
url = https://gitea.centraal.wbd-rd.nl/RnD/reactor.git
|
||||||
[submodule "nodes/pumpingStation"]
|
[submodule "nodes/pumpingStation"]
|
||||||
path = nodes/pumpingStation
|
path = nodes/pumpingStation
|
||||||
url = https://gitea.centraal.wbd-rd.nl/RnD/pumpingStation
|
url = https://gitea.centraal.wbd-rd.nl/t.verdonck/pumpingStation
|
||||||
[submodule "nodes/settler"]
|
|
||||||
path = nodes/settler
|
|
||||||
url = https://gitea.centraal.wbd-rd.nl/RnD/settler.git
|
|
||||||
|
|||||||
BIN
EVOLV-1.0.5.tgz
Normal file
BIN
EVOLV-1.0.5.tgz
Normal file
Binary file not shown.
Submodule nodes/dashboardAPI updated: 5f1dd7675c...c99a93f73b
Submodule nodes/generalFunctions updated: 858189d6da...ce25ee930a
Submodule nodes/machineGroupControl updated: e0526250c2...b6ffefc92b
Submodule nodes/monster updated: cf10e20404...a061873537
Submodule nodes/pumpingStation updated: 6e9ae9fc7e...0a6c7ee2e1
Submodule nodes/reactor updated: d56e422d90...ff814074a4
Submodule nodes/rotatingMachine updated: 99b45c87e4...fb75fb8a11
Submodule nodes/settler deleted from 7f2d326612
1108
package-lock.json
generated
1108
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
12
package.json
12
package.json
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "EVOLV",
|
"name": "EVOLV",
|
||||||
"version": "1.0.41",
|
"version": "1.0.5",
|
||||||
"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",
|
||||||
@@ -15,18 +15,20 @@
|
|||||||
"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",
|
||||||
"pumpingstation": "nodes/pumpingStation/pumpingStation.js",
|
|
||||||
"reactor": "nodes/reactor/reactor.js",
|
"reactor": "nodes/reactor/reactor.js",
|
||||||
"rotatingMachine": "nodes/rotatingMachine/rotatingMachine.js",
|
"rotatingMachine": "nodes/rotatingMachine/rotatingMachine.js",
|
||||||
"settler": "nodes/settler/settler.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, pieter van der wilt",
|
"author": "Rene De Ren, Pim Moerman, Janneke Tack, Sjoerd Fijnje, Dieke Gabriels, pieter van der wilt",
|
||||||
"license": "SEE LICENSE",
|
"license": "SEE LICENSE",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"generalFunctions": "git+https://gitea.centraal.wbd-rd.nl/RnD/generalFunctions.git",
|
"@tensorflow/tfjs": "^4.22.0",
|
||||||
|
"@tensorflow/tfjs-node": "^4.22.0",
|
||||||
|
"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