Add addtional and updated configs #12

Merged
p.vanderwilt merged 2 commits from dev-Pieter into main 2025-11-06 14:01:32 +00:00
Showing only changes of commit d5d078413c - Show all commits

View File

@@ -412,6 +412,14 @@
], ],
"description": "The frequency at which calculations are performed." "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."
}
} }
} }