Merge pull request 'Add addtional and updated configs' (#12) from dev-Pieter into main

Reviewed-on: #12
This commit is contained in:
2025-11-06 14:01:32 +00:00
2 changed files with 17 additions and 0 deletions

View File

@@ -412,6 +412,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."
}
}
}