Michael Tritz | 6f69ae5 | 2017-08-02 16:13:24 -0500 | [diff] [blame] | 1 | description: > |
2 | An interface to enable field mode, which, when enabled, indicates that the | ||||
3 | system is in production. | ||||
4 | |||||
5 | properties: | ||||
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 |