1description: >
2    Inventory component manufacturers can provide different model identifiers
3    (xyz.openbmc_project.Inventory.Decorator.Asset) for their components that
4    don't require different software configurations.
5
6    xyz.openbmc_project.Inventory.Decorator.Compatible can be implemented to
7    add an additional, more generalized dimension of classification to
8    inventory components.
9properties:
10    - name: Names
11      type: array[string]
12      description: >
13          The names that are compatible with the inventory item.
14