summaryrefslogtreecommitdiffstats
path: root/sensorhandler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sensorhandler.cpp')
-rw-r--r--sensorhandler.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/sensorhandler.cpp b/sensorhandler.cpp
index 121f1f0..38f84d4 100644
--- a/sensorhandler.cpp
+++ b/sensorhandler.cpp
@@ -42,6 +42,7 @@ sensorTypemap_t g_SensorTypeMap[] = {
{0xC2, 0x6F, "PowerCap"},
{0xD8, 0x03, "PowerSupplyRedundancy"},
{0xDA, 0x03, "TurboAllowed"},
+ {0xB4, 0x6F, "PowerSupplyDerating"},
{0xFF, 0x00, ""},
};
OpenPOWER on IntegriCloud