summaryrefslogtreecommitdiffstats
path: root/xyz/openbmc_project/Inventory/Item.interface.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'xyz/openbmc_project/Inventory/Item.interface.yaml')
-rw-r--r--xyz/openbmc_project/Inventory/Item.interface.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/xyz/openbmc_project/Inventory/Item.interface.yaml b/xyz/openbmc_project/Inventory/Item.interface.yaml
index dfae631..82e4c75 100644
--- a/xyz/openbmc_project/Inventory/Item.interface.yaml
+++ b/xyz/openbmc_project/Inventory/Item.interface.yaml
@@ -3,11 +3,11 @@ description: >
within the inventory namespace.
properties:
- name: PrettyName
- type: s
+ type: string
description: >
The human readable name of the item.
- name: Present
- type: b
+ type: boolean
description: >
Whether or not the item is present.
OpenPOWER on IntegriCloud