Propagate threshold rename; point platform manual at pumpingStation wiki
Some checks failed
CI / lint-and-test (push) Has been cancelled

Follows pumpingStation@a218945 + generalFunctions@4252292 rename:

- Bump pumpingStation and generalFunctions submodule pointers.
- Update examples/pumpingstation-3pumps-dashboard/ (build_flow.py,
  flow.json, README.md) to use the new threshold names. Collapsed
  minFlowLevel into startLevel; reshuffled order to match the basin
  bottom-to-top: minLevel, startLevel, maxLevel.
- wiki/manuals/README.md: drop the stale pumpingStation.md line and
  point readers at pumpingStation/wiki instead (docs have moved into
  the node's own repo).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
znetsixe
2026-04-22 16:15:36 +02:00
parent 4a9521154b
commit b885f291d4
6 changed files with 98 additions and 117 deletions

View File

@@ -8,3 +8,7 @@ Local reference manuals used by EVOLV agents while implementing and reviewing No
- `manuals/node-red/messages-and-editor-structure.md`: Message shape and HTML/editor/runtime contracts.
- `manuals/node-red/flowfuse-ui-chart-manual.md`: FlowFuse `ui-chart` data contract and runtime controls.
- `manuals/node-red/flowfuse-dashboard-layout-manual.md`: Compact FlowFuse dashboard layout guidance.
- `manuals/nodes/rotatingMachine.md`: rotatingMachine node — operator reference (editor config, topics, ports, state machine, pressure/curve predictions).
- `manuals/nodes/measurement.md`: measurement node — operator reference (analog/digital modes, pipeline, smoothing/outliers).
Note: pumpingStation documentation has moved into its own repo's `wiki/` folder — see [pumpingStation/wiki](https://gitea.wbd-rd.nl/RnD/pumpingStation/src/branch/main/wiki).