mirror of
https://opendev.org/x/pyghmi
synced 2025-01-15 04:07:48 +00:00
Jarrod Johnson
016326795b
Rename _pack_payload to send_payload
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%