converted j. Tack version to main stack v0.1

This commit is contained in:
znetsixe
2025-07-31 09:08:25 +02:00
parent 07c1f5100d
commit abd1f41b44
11 changed files with 749 additions and 1156 deletions

View File

@@ -17,12 +17,11 @@
"author": "Janneke Tack / Rene De Ren",
"license": "SEE LICENSE",
"dependencies": {
"generalFunctions": "git+https://gitea.centraal.wbd-rd.nl/RnD/generalFunctions.git",
"convert": "git+https://gitea.centraal.wbd-rd.nl/RnD/convert.git"
"generalFunctions": "git+https://gitea.centraal.wbd-rd.nl/RnD/generalFunctions.git"
},
"node-red": {
"nodes": {
"valveGroupControl": "valveGroupControl.js"
"valveGroupControl": "vgc.js"
}
}
}