Fix a bug on CPU sensor dbus property creation

If an error happens while getting config from entity manager in
createSensors(), dbus properties would not be created and it would
never get a chance to create them again. So this patch adds return
value checking code on communication with entity manager and makes
it to retry creating sensors if needed.

Change-Id: I1300a53f7ebcf72df9017db51e911caf5c42bbf0
Signed-off-by: Yoo, Jae Hyun <jae.hyun.yoo@intel.com>
1 file changed
tree: b4b30047e86bf27b030c960ff806c02664ad422f
  1. include/
  2. sensors/
  3. LICENSE
  4. MAINTAINERS
  5. README.md
README.md

s2600wf-misc