summaryrefslogtreecommitdiffstats
path: root/xyz/openbmc_project/Common/ObjectPath.interface.yaml
blob: ad3a410266ca5768cb22ce77386fc50fdf906f89 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
description: >
    An interface which contains a D-Bus object path.

    This may be used along with other interfaces when a particular
    D-Bus object needs to show information about another object
    and using associations is not possible.

properties:
    - name: Path
      type: string
      description: >
        The object path of a D-Bus object.
OpenPOWER on IntegriCloud