diff options
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | 2017-10-27 15:33:02 -0400 |
---|---|---|
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | 2017-11-02 22:22:31 -0400 |
commit | 2b0543482c73eff66dc9f0cf126af3a86feb48c7 (patch) | |
tree | 84dff14525e464ad56ac6acb60a4c1d20f141dd6 /obmc/utils | |
parent | c88b0958925dabc74818de49e96defade3a1ab29 (diff) | |
download | pyphosphor-2b0543482c73eff66dc9f0cf126af3a86feb48c7.tar.gz pyphosphor-2b0543482c73eff66dc9f0cf126af3a86feb48c7.zip |
dbuslib: Add decorator for property only ifaces
The built-in Introspect method in dbus-python doesn't find
interfaces if the @method or @signal decorators aren't used
(property-only interfaces). Use this decorator on classes
derived from dbus.service.Object to help the dbus-python provided
Introspect method find these interfaces.
Change-Id: Icaf6fc3a32ce44a653a440ae5ca531cf67a4e1cf
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'obmc/utils')
0 files changed, 0 insertions, 0 deletions