summaryrefslogtreecommitdiffstats
path: root/xyz/openbmc_project/Control/FieldMode.interface.yaml
blob: 4cbe6c8f5cdf16599690c7e66bc57efc6e8dc9ba (plain)
1
2
3
4
5
6
7
8
9
10
11
description: >
    An interface to enable field mode, which, when enabled, indicates that the
    system is in production.

properties:
    - name: FieldModeEnabled
      type: boolean
      description: >
          Keeps track of whether the BMC is in field mode. Enabling field mode
          is intended to be a one-way operation.
      default: false
OpenPOWER on IntegriCloud