mirror of
https://opendev.org/x/pyghmi
synced 2025-01-29 04:17:35 +00:00
Jarrod Johnson
c13a5a375d
Add support for non standard ports.
It is possible and in some cases required for an implementation to deviate from the IPMI standard port of 623. This enables the library to actually support that case. Change-Id: I62e322410924153cebde9827d7ba0d0583aa1d83
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%