2
0
mirror of https://opendev.org/x/pyghmi synced 2025-07-23 12:41:12 +00:00
Jarrod Johnson 7a3096e07b Force non-numeric for compact sensor records
In the IPMI spec, compact sensors have the numeric format reserved
and mandate an implementation set it to '3'.  This mandate seems
to have been ignored by some implementations.  Force the value to be
3 for all compact sensor records and assume the reserved bits may never
be used in a compact sensor.

Change-Id: I88f5d7b533869809f213ab0c5379b276af50cd23
2014-08-06 09:49:28 -04:00
2014-06-02 18:03:55 +00:00
2013-08-17 22:29:25 -04:00
2013-06-30 14:21:20 -04:00
2013-08-17 22:29:25 -04:00
2013-06-24 14:15:39 -04:00
2014-05-08 14:06:01 -04:00
2013-09-13 11:28:28 -05:00
2014-05-08 14:06:01 -04:00
2013-09-13 11:28:28 -05:00
2013-06-30 14:21:20 -04:00

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
No description provided
Readme Apache-2.0 15 MiB
Languages
Python 99.9%
Shell 0.1%