mirror of
https://opendev.org/x/pyghmi
synced 2026-03-29 06:13:30 +00:00
0.7.1
While not strictly in the FRU area, it is often desirable to have the system UUID available. The intent is for the UUID to match what dmidecode would return. If a manufacturer does it right, that UUID will be unique. For ThinkServers, override with the UUID from the OEM FRU fields rather than using the get system UUID result. Change-Id: Ie9a1b7e8fee2cb40ab679cbf2df04db61fd4e42f
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%