Matt Spinler | 90ebe2d | 2018-05-22 15:21:48 -0500 | [diff] [blame] | 1 | description: > |
2 | An interface which contains a D-Bus object path. | ||||
3 | |||||
4 | This may be used along with other interfaces when a particular | ||||
5 | D-Bus object needs to show information about another object | ||||
6 | and using associations is not possible. | ||||
7 | |||||
8 | properties: | ||||
9 | - name: Path | ||||
10 | type: string | ||||
11 | description: > | ||||
12 | The object path of a D-Bus object. |