summaryrefslogtreecommitdiffstats
path: root/xyz/openbmc_project/Inventory/Decorator/Cacheable.interface.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'xyz/openbmc_project/Inventory/Decorator/Cacheable.interface.yaml')
-rw-r--r--xyz/openbmc_project/Inventory/Decorator/Cacheable.interface.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/xyz/openbmc_project/Inventory/Decorator/Cacheable.interface.yaml b/xyz/openbmc_project/Inventory/Decorator/Cacheable.interface.yaml
new file mode 100644
index 0000000..2809de0
--- /dev/null
+++ b/xyz/openbmc_project/Inventory/Decorator/Cacheable.interface.yaml
@@ -0,0 +1,10 @@
+description: >
+ Implement to indicate item availability changes.
+properties:
+ - name: Cached
+ type: boolean
+ description: >
+ Whether or not the item is cached. When true, the item
+ and its remaining attributes are undefined.
+
+# vim: tabstop=8 expandtab shiftwidth=4 softtabstop=4
OpenPOWER on IntegriCloud