summaryrefslogtreecommitdiffstats
path: root/xyz/openbmc_project/Inventory/Item/Cacheable.interface.yaml
blob: 210c1328d6f6e4ee15aceb263cde39412fda783c (plain)
1
2
3
4
5
6
7
8
9
10
description: >
    Implement to indicate item availability changes.
properties:
    - name: Cached
      type: b
      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