16 lines
886 B
Markdown
16 lines
886 B
Markdown
|
|
# pumpingStation — Documentation
|
||
|
|
|
||
|
|
All docs and diagrams for this node live in this folder so they version-lock with the code they describe.
|
||
|
|
|
||
|
|
## Pages
|
||
|
|
|
||
|
|
- **[Functional Description](functional-description.md)** — operator-facing reference derived from `src/specificClass.js`: basin model, net-flow selection, level-based control zones, safety interlocks, registration topology.
|
||
|
|
|
||
|
|
## Diagrams
|
||
|
|
|
||
|
|
Editable draw.io sources live in [`diagrams/`](diagrams/). See [`diagrams/README.md`](diagrams/README.md) for the editing workflow — open `.drawio` files in [draw.io](https://app.diagrams.net/), export to `.drawio.svg`, commit both.
|
||
|
|
|
||
|
|
## Part of
|
||
|
|
|
||
|
|
This node is a git submodule of [EVOLV](https://gitea.wbd-rd.nl/RnD/EVOLV). The EVOLV superproject has its own [`wiki/`](https://gitea.wbd-rd.nl/RnD/EVOLV/src/branch/main/wiki) with platform-level docs (architecture, concepts, shared manuals).
|