presence: Retrieve config file location from dbus

When configured with a dbus interface and property storing the file
location of the json configuration for fan presence, retrieve it from
the associated dbus object. The first dbus object found with the given
interface is used to get the file location from the given property
on that interface. Having more than one dbus object hosting the
interface with the configuration file location property is unsupported.

Tested:
    Config file is retrieved from defined dbus object

Change-Id: I82fbd622ded11da029ed9fdac8239a69a82370f8
Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
2 files changed