summaryrefslogtreecommitdiffstats
path: root/sensorhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'sensorhandler.h')
-rw-r--r--sensorhandler.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sensorhandler.h b/sensorhandler.h
index 3022296..634cbb9 100644
--- a/sensorhandler.h
+++ b/sensorhandler.h
@@ -21,6 +21,7 @@ enum ipmi_sensor_types
IPMI_SENSOR_VOLTAGE = 0x02,
IPMI_SENSOR_CURRENT = 0x03,
IPMI_SENSOR_FAN = 0x04,
+ IPMI_SENSOR_TPM = 0xCC,
};
#define MAX_DBUS_PATH 128
OpenPOWER on IntegriCloud