summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--xyz/openbmc_project/Inventory/Decorator/VendorInformation.interface.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/xyz/openbmc_project/Inventory/Decorator/VendorInformation.interface.yaml b/xyz/openbmc_project/Inventory/Decorator/VendorInformation.interface.yaml
index 6b6a131..a31e671 100644
--- a/xyz/openbmc_project/Inventory/Decorator/VendorInformation.interface.yaml
+++ b/xyz/openbmc_project/Inventory/Decorator/VendorInformation.interface.yaml
@@ -1,5 +1,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