mirror of
https://opendev.org/x/pyghmi
synced 2025-01-15 20:27:45 +00:00
Jarrod Johnson
aed5452279
Correct sensor offset for byte 5 state values
Code was erroneously adding 7 instead of 8. Correct this mistake. Change-Id: I5a62c8c63e3a88b3150d0d67850ea0d339707295
This is a pure python implementation of IPMI protocol. ipmictl.py is a sample application to roughly show the most simple approach to invoking the library.
Description
Languages
Python
99.9%
Shell
0.1%