mirror of
https://opendev.org/x/pyghmi
synced 2025-03-11 06:36:52 +00:00
If a session becomes non viable, alert the calling code to the condition. Calling code needs to be able to recognize non string data if registering a callback for this to work. Change-Id: I0bb921c5b88edd1ca2e4ba2594e28e9e0ce5ca81
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%