blob: 4cbe6c8f5cdf16599690c7e66bc57efc6e8dc9ba [file] [log] [blame]
Michael Tritz6f69ae52017-08-02 16:13:24 -05001description: >
2 An interface to enable field mode, which, when enabled, indicates that the
3 system is in production.
4
5properties:
6 - name: FieldModeEnabled
7 type: boolean
8 description: >
9 Keeps track of whether the BMC is in field mode. Enabling field mode
10 is intended to be a one-way operation.
11 default: false