mirror of
https://opendev.org/x/pyghmi
synced 2025-01-15 12:17:44 +00:00
Jarrod Johnson
b4f265b2d7
Fix exceptions on sdr read
The string formatting is corrected for some 'bmc' errors. It has been suggested to restructure things to not complain, but so far when investigated, the systems actually had a defect in putting the wrong sensor number in. As a diagnostic aid, this seems to be useful. If a legitimate application of duplicate SDR record for sensor is pointed out, then we can restructure. Change-Id: I58c2ffc1108cbb157f1398b420ea3a24bc4f05e8
…
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%