mirror of
https://opendev.org/x/pyghmi
synced 2026-05-13 18:04:19 +00:00
ab8939910f6e4444c889795606866277ed772b89
Some callers of the code would like to use an enumeration rather than using the strings verbatim or as a key. Accomodate this through adding fields to carry those data for such callers. Change-Id: I75442a12448cdee1e7c0cb99501d6f229cc0c2b2
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%