znetsixe 53c25f2d10 docs(wiki): rewrite Home.md to 14-section template — bump banner + fix gaps
- Banner hash updated to 8540328 (was stale 2a6a0bc).
- Section 9: flag constraints.flowmeter not wired in buildDomainConfig
  (effectively always true at runtime); add nominalFlowMin / flowMax /
  maxRainRef rows that were missing from the config table.
- Section 12: add two new debug recipes — measurement child ignored
  (assetType must be "flow", not "flow-electromagnetic") and flowmeter=false
  has no runtime effect.
- Section 14 #3: expand flowmeter limitation to call out buildDomainConfig gap.
- Section 14 #5: add S88 colour cleanup note (#4f8582 teal → #50a8d9 Unit).
- AUTOGEN markers untouched; npm run wiki:all re-ran cleanly before commit.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-11 21:04:58 +02:00
2026-03-31 18:17:09 +02:00
2025-08-07 14:00:17 +02:00
2026-02-19 17:37:09 +01:00

monster

Monsternamekast control node for EVOLV.

Primary responsibilities:

  • combine measured/manual flow, rain context and schedule context
  • predict sampling demand and pulse distribution over sampling window
  • enforce bucket/sampling constraints (volume, weight, cooldown)
  • emit process fields used by PLC pulse output, report tooling (e.g. Z-Info), and dashboards

Examples:

  • nodes/monster/examples/monster-dashboard.flow.json (dashboard-ready visualization flow)
  • nodes/monster/examples/monster-api-dashboard.flow.json (full API orchestration template with placeholder credentials)
Description
No description provided
Readme 245 KiB
Languages
JavaScript 85.5%
HTML 14.5%