mirror of
https://opendev.org/x/pyghmi
synced 2025-01-15 12:17:44 +00:00
Jarrod Johnson
c28ff05b1e
Break out of FRU read if zero data returned
If a BMC returns 0 data, then assume end of data has been reached. Not all implementations accurately advertise FRU size, so this is a way to detect and break out. Change-Id: I03d0393563f8527e16830098b649ae940ee7ee9e
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%