commit | ceacf9412f2154336a3418b4b4a664434be9a2b1 | [log] [tgz] |
---|---|---|
author | Matt Spinler <spinler@us.ibm.com> | Thu Oct 05 13:55:02 2017 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Tue Oct 24 13:45:22 2017 +0000 |
tree | 8780d4fe72cea60b730c6e128d29fff59b54f625 | |
parent | e0eb45ccf98d59fec7cfc2c9f2089e9f42275eb5 [diff] |
Use Common.Device.Error for device failures The ReadFailure and WriteFailure errors are now available in Common.Device, and code will now use those instead of the ones in Sensor.Device and Control.Device, which were meant for sensor errors. Change-Id: Id15b56ab56f3ee4acee024941840a17b9f5bf9c6 Signed-off-by: Matt Spinler <spinler@us.ibm.com>