mirror of
https://opendev.org/x/pyghmi
synced 2026-01-12 03:02:33 +00:00
016326795bf19e34c73f296102fe14dec6fba865
Rename '_pack_payload' in private module to 'send_payload' as it is more descriptive of what is happening and will be called by console.py Change-Id: Ifa70d269c8a1e37cc5b6466845931f22cd97d6c3
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%