mirror of
https://opendev.org/x/pyghmi
synced 2025-01-15 12:17:44 +00:00
Jarrod Johnson
d3ccfa3731
Flesh out and rework some sensor descriptions
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%