summaryrefslogtreecommitdiffstats
path: root/xyz/openbmc_project/Common/FilePath.interface.yaml
blob: 355298a4482121ccc84e4cfe215c2e761af4b1a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
description: >
    An interface which encapsulates a file-system path on the BMC.

    Typically, this is added onto an existing object path to show a
    relationship between the object, in the dbus namespace, and a file, in
    the filesystem namespace.
properties:
    - name: Path
      type: string
      description: >
        The filesystem path for the dbus object.
OpenPOWER on IntegriCloud