mirror of
https://opendev.org/x/pyghmi
synced 2025-01-15 04:07:48 +00:00
Jarrod Johnson
9b6e6b9ba0
Do not raise on bad/unsupported FRU data
If a FRU device presents data that pyghmi does not understand, treat it the same way as if it were not present, do not decode. Some systems simply do not have usable FRU data despite having a pointer to a FRU device. Change-Id: I440cee3366b5da4555b67b41492fa017dbe3dcef
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%