mirror of
https://opendev.org/x/pyghmi
synced 2025-01-15 12:17:44 +00:00
Jarrod Johnson
006710f1e8
Rename 'entity' to 'component'
IPMI carries a connotation of what an 'entity' is. While sticking strictly to the nomenclature of 'sensor' that actually maps would be misleading, entity is also confusing. Renaming the element to be 'component' to express what it tends to represent without getting confused with the IPMI concept of 'entity'. Change-Id: I592e1e6b9588bf381588c7d9d3e6531eb277d23c
This is a pure python implementation of IPMI protocol. pyghmicons and pyghmiutil are example scripts to show how one may incorporate this library into python code
Description
Languages
Python
99.9%
Shell
0.1%