Merge remote-tracking branch 'origin/main' into dev-Rene

This commit is contained in:
znetsixe
2025-12-19 11:50:14 +01:00
6 changed files with 42 additions and 1593 deletions

View File

@@ -435,6 +435,14 @@
],
"description": "The frequency at which calculations are performed."
}
},
"flowNumber": {
"default": 1,
"rules": {
"type": "number",
"nullable": false,
"description": "Defines which effluent flow of the parent node to handle."
}
}
}