mirror of
https://opendev.org/x/pyghmi
synced 2025-07-11 06:51:32 +00:00
3ed2ef8494cc77ab3fd5f2ffb847224d0f817040
The test harness was incorrectly throwing string values at the library. Correct that by explicitly converting from hex string to int. Additionally, command.py was failing to pass data through. Change-Id: Iceda4c3b4a382992d445f90dfbc19f6c75b528df
This is a pure python implementation of IPMI protocol. ipmictl.py is a sample application to roughly show the most simple approach to invoking the library.
Description
Languages
Python
99.9%
Shell
0.1%