commit | 90ebe2de07efe918b0bf6488409700461f0a2a40 | [log] [tgz] |
---|---|---|
author | Matt Spinler <spinler@us.ibm.com> | Tue May 22 15:21:48 2018 -0500 |
committer | Matt Spinler <spinler@us.ibm.com> | Tue May 22 15:25:53 2018 -0500 |
tree | 855cdf013410a2068eedce0943133abfa7b34c7e | |
parent | 779da1a6155783b058176e6480b9536a7df877bf [diff] |
Create ObjectPath interface The xyz.openbmc_project.Common.ObjectPath interface contains a single property that holds an object path. This can be used when an object wants to show information about another D-Bus object and using an association is not possible. Change-Id: I3eb45ef6c7e27c889db139e2d8178be9e4461704 Signed-off-by: Matt Spinler <spinler@us.ibm.com>