Maintenance Mode Feature
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...")
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