mirror of
https://opendev.org/x/pyghmi
synced 2025-01-15 12:17:44 +00:00
Jarrod Johnson
ab8939910f
Leave numbers intact
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%