summaryrefslogtreecommitdiffstats
path: root/xyz/openbmc_project/Inventory/Decorator/VendorInformation.interface.yaml
blob: a31e671f1723dcc231a13fdb0a68a635906c353a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
description: >
    Implement to provide custom properties added to an item by the
    item vendor.
properties:
    - name: CustomField1
      type: string
      description: >
          The custom field 1 of the item.
    - name: CustomField2
      type: string
      description: >
          The custom field 2 of the item.

# vim: tabstop=8 expandtab shiftwidth=4 softtabstop=4
OpenPOWER on IntegriCloud