summaryrefslogtreecommitdiffstats
path: root/xyz/openbmc_project/Sensor/Threshold
diff options
context:
space:
mode:
Diffstat (limited to 'xyz/openbmc_project/Sensor/Threshold')
-rw-r--r--xyz/openbmc_project/Sensor/Threshold/Critical.interface.yaml4
-rw-r--r--xyz/openbmc_project/Sensor/Threshold/Warning.interface.yaml4
2 files changed, 8 insertions, 0 deletions
diff --git a/xyz/openbmc_project/Sensor/Threshold/Critical.interface.yaml b/xyz/openbmc_project/Sensor/Threshold/Critical.interface.yaml
index ad90e6f..548feb5 100644
--- a/xyz/openbmc_project/Sensor/Threshold/Critical.interface.yaml
+++ b/xyz/openbmc_project/Sensor/Threshold/Critical.interface.yaml
@@ -6,6 +6,9 @@ description: >
fan_tach
voltage
altitude
+ current
+ power
+ energy
Additionally, any object implementing Sensor.Threshold.Critical must also
implement Sensor.Value.
@@ -28,4 +31,5 @@ properties:
CriticalAlarm may be set to False to clear an alarm condition.
The behavior of setting CriticalAlarm to True is undefined.
+
# vim: tabstop=8 expandtab shiftwidth=4 softtabstop=4
diff --git a/xyz/openbmc_project/Sensor/Threshold/Warning.interface.yaml b/xyz/openbmc_project/Sensor/Threshold/Warning.interface.yaml
index 84bf8fa..f8ef993 100644
--- a/xyz/openbmc_project/Sensor/Threshold/Warning.interface.yaml
+++ b/xyz/openbmc_project/Sensor/Threshold/Warning.interface.yaml
@@ -6,6 +6,10 @@ description: >
fan_tach
voltage
altitude
+ current
+ power
+ energy
+
Additionally, any object implementing Sensor.Threshold.Warning must also
implement Sensor.Value.
OpenPOWER on IntegriCloud