Add generalFunctions dependency and implement basic measurement child registration in nodeClass

This commit is contained in:
2025-07-11 12:22:36 +02:00
parent 6fd86f71c8
commit 24de5a4c9f
4 changed files with 294 additions and 264 deletions

View File

@@ -27,6 +27,7 @@
}
},
"dependencies": {
"generalFunctions": "git+https://gitea.centraal.wbd-rd.nl/p.vanderwilt/generalFunctions.git",
"mathjs": "^14.5.2"
}
}