commit | fa23e330fc12af8096c058eb32c6a30c7b020d0d | [log] [tgz] |
---|---|---|
author | Matt Spinler <spinler@us.ibm.com> | Thu Jan 18 11:24:58 2018 -0600 |
committer | Matt Spinler <spinler@us.ibm.com> | Mon Jan 29 18:10:41 2018 +0000 |
tree | 7790a8fba9716b6540422c98c1603066ae1e2399 | |
parent | 35aa1433288efc01ca98efeace526b796115be09 [diff] |
Add support to read binary PMBus data PMBus::readBinary() can read a sysfs file that contains binary data and returns a vector of bytes representing that data. Change-Id: I3c729f502e155b007b9ab22a4eeefec437f150e1 Signed-off-by: Matt Spinler <spinler@us.ibm.com>