Commit Graph

2 Commits

Author SHA1 Message Date
dohertj2
6ee1c9e522 Add time range buttons to flow rate popup
Adds 1H, 6H, 24H, and 7D buttons to the FlowRatePopup view.
Buttons set view custom properties (timeAmount/timeUnits) which
drive the tag-history binding dateRange dynamically.
Active button highlighted blue (#4747FF), inactive grey (#AAAAAA).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 05:58:18 -05:00
dohertj2
11b84c27d7 Add flow rate popup and low priority alarms
- Create FlowRatePopup view with time series chart for prefilter flow rate
- Add onClick event to GPM label in Home view to open popup
- Add Low priority alarms to PrimaryValveClosedInd, PumpInd, SedimentFilterValveOpenInd

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 05:28:30 -05:00