mirror of
https://opendev.org/x/pyghmi
synced 2026-08-27 17:16:44 +00:00
5c5c6770ea3cb704297602a3c0aaf0887a8f6917
Previously, callback had to be a function. This misses a lot of things, notably instance methods. Change to recognize any callable. Change-Id: I9d2a00fe53f7e8039f0badeb4af0fdd3c6339b89
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.7%
Go Template
0.2%
Shell
0.1%