[PATCH pyphosphor] Move sensors.py and propertycacher.py frm skeleton
OpenBMC Patches
openbmc-patches at stwcx.xyz
Wed May 18 00:10:49 AEST 2016
These skeleton module are somewhat general purpose so move them
here.
This is just a straight copy plus a pep8 run.
Signed-off-by: Brad Bishop <bradleyb at fuzziesquirrel.com>
https://github.com/openbmc/pyphosphor/pull/4
Brad Bishop (1):
Move sensors.py and propertycacher.py frm skeleton
obmc/dbuslib/propertycacher.py | 64 ++++++++++
obmc/sensors.py | 281 +++++++++++++++++++++++++++++++++++++++++
2 files changed, 345 insertions(+)
create mode 100644 obmc/dbuslib/propertycacher.py
create mode 100644 obmc/sensors.py
--
2.8.2
More information about the openbmc
mailing list