mirror of
https://opendev.org/x/pyghmi
synced 2025-01-15 20:27:45 +00:00
Jarrod Johnson
7ceb22b8c4
Handle non-linear and unrecognized linearizations
Since we cannot hope to linearize a linearizable value without understanding the formula (OEM or future spec), treat all unrecognized linearizations and non-linearizable and rely upon get sensor reading factors to determine the value. Add the capability to actually get the sensor reading factors and then pass the resultant data through the same decode_formula that would have been use had the factors been retrieved through the SDR record. Change-Id: I4c3a6bbbd6c68f7a0d19c2a7a221eb5fb57c99de
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%