Maintenance Mode Feature

From floodzilla-wiki
Revision as of 20:27, 8 March 2023 by DaveSanderman (talk | contribs) (Created page with "This document describes the current plan for reworking how "Maintenance Mode" works for gages. ==== Stage 1: Object Model ==== I propose that we should have three flags for d...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This document describes the current plan for reworking how "Maintenance Mode" works for gages.

Stage 1: Object Model

I propose that we should have three flags for determining the status of a gage:

  • IsRetired
  • IsTestOnly
  • IsOffline
IsRetired

We will store:

boolean IsRetired