| Patrick Williams | e998116 | 2023-03-09 16:49:02 -0600 | [diff] [blame] | 1 | description: > | 
| 2 | This interface is never intended to be instantiated, but is used to define | ||||
| 3 | enumerations for Compatible strings. | ||||
| 4 | |||||
| 5 | enumerations: | ||||
| 6 | - name: Model | ||||
| 7 | description: > | ||||
| 8 | Possible BMC types used for compatible strings. | ||||
| 9 | values: | ||||
| 10 | - name: Bletchley | ||||
| 11 | - name: GreatLakes | ||||
| 12 | - name: TiogaPass | ||||
| 13 | - name: YosemiteV2 | ||||