summaryrefslogtreecommitdiffstats
path: root/xyz/openbmc_project/Inventory/Decorator/Cacheable.interface.yaml
blob: 2809de093eb18c7f31e5a987c6116d047b7460fa (plain)
1
2
3
4
5
6
7
8
9
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