plant/frontend
jtricerolph 4f048a9629 Add configurable water-softener diagram to Dashboard
Per-asset diagram_config (JSONB) maps live MQTT field_keys to brine/resin
tank roles, editable on the Assets page with dropdowns populated from that
asset's actual telemetry. Dashboard renders brine + 1-2 resin tanks with
color-coded fill levels, an "in service" tank indicator, and an animated
flow/regen indicator when regeneration is active.
2026-07-30 09:02:12 +00:00
..
public/icons Add PWA manifest support and icons 2026-07-29 17:28:43 +00:00
src Add configurable water-softener diagram to Dashboard 2026-07-30 09:02:12 +00:00
Dockerfile Scaffold plant app - MQTT monitoring for boiler-room equipment 2026-07-28 21:16:02 +00:00
index.html Scaffold plant app - MQTT monitoring for boiler-room equipment 2026-07-28 21:16:02 +00:00
nginx.conf Scaffold plant app - MQTT monitoring for boiler-room equipment 2026-07-28 21:16:02 +00:00
package-lock.json Add configurable water-softener diagram to Dashboard 2026-07-30 09:02:12 +00:00
package.json Add PWA manifest support and icons 2026-07-29 17:28:43 +00:00
tsconfig.json Scaffold plant app - MQTT monitoring for boiler-room equipment 2026-07-28 21:16:02 +00:00
vite.config.ts Add PWA manifest support and icons 2026-07-29 17:28:43 +00:00