mirror of
https://opendev.org/x/pyghmi
synced 2025-08-23 11:30:18 +00:00
d3ccfa3731e71a9307807ee7631cb0729c237602
While implementing events, it suggests that the severity and deassertion of events warrants a distinct set of enumeration. Additionally, the structure made it clear that many of the sensor offsets and their sensor_type indicated strings were redundant with each other, and language was changed to eliminate that redundancy. Change-Id: I1c2f733c4ffb1e7ac2ad8b1004bd560487117b66
This is a pure python implementation of IPMI protocol. pyghmicons and pyghmiutil are example scripts to show how one may incorporate this library into python code
Description
Languages
Python
99.9%
Shell
0.1%