commit | ebaae6115ff5248d7f46d065ca96229c1f4e583d | [log] [tgz] |
---|---|---|
author | Matt Spinler <spinler@us.ibm.com> | Thu Apr 27 14:21:48 2017 -0500 |
committer | Matt Spinler <spinler@us.ibm.com> | Thu May 11 13:52:50 2017 -0500 |
tree | 2c8771ab9f47db9c3a07aceb5cb2bba533346ba8 | |
parent | abf8da369cb1e7094cc00295131502c73ed5cbc1 [diff] |
Add dbus support to TachSensor TachSensor will match on properties changed signals for the Value and Target properties. When these occur, it will load in those properties and then tell the Fan class there was a change. Also, TachSensor will read in the Target property during construction so it will have a valid value to check against right away. Change-Id: I2dc2cacf5804826c6b0e0ea91196cbdaa4d5b893 Signed-off-by: Matt Spinler <spinler@us.ibm.com>