blob: 6760076a7b43ea4f77789f326f80d3154108134c [file] [log] [blame]
description: >
Implement to specify a special mode of operation
properties:
- name: SpecialMode
type: enum[self.Modes]
description: >
The special mode.
enumerations:
- name: Modes
description: >
Possible modes available.
values:
- name: None
description: >
BMC is under normal working condition.
- name: Manufacturing
description: >
Indicate that BMC is in manufacturing mode
and is allowed to perform any manufacturing related
activity
- name: ValidationUnsecure
description: >
Indicate that BMC is in validation mode, and can
execute any special validation related commands