summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYi Li <adamliyi@msn.com>2016-01-20 17:18:35 +0800
committerYi Li <adamliyi@msn.com>2016-01-20 17:18:35 +0800
commit554bd0243a2afe7f1705047baae277a51fb4f8a3 (patch)
tree661bd29b65bf45bec9cd7d7fb6a481d50af95502
parent0443176b1cd9e9e3ca02dba02ae206c849cc3dca (diff)
downloadopenbmc-docs-554bd0243a2afe7f1705047baae277a51fb4f8a3.tar.gz
openbmc-docs-554bd0243a2afe7f1705047baae277a51fb4f8a3.zip
dbus-interface-doc: Add PowerCap and OccStatus description
Add description for dbus objects '/org/openbmc/sensors/host/PowerCap' and '/org/openbmc/sensors/host/OccStatus'. Signed-off-by: Yi Li <adamliyi@msn.com>
-rw-r--r--dbus-interfaces.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/dbus-interfaces.md b/dbus-interfaces.md
index 28fe410..5e71dcb 100644
--- a/dbus-interfaces.md
+++ b/dbus-interfaces.md
@@ -87,6 +87,12 @@ properties:
* `worst_threshold_state`
+### `/org/openbmc/sensors/host/PowerCap`
+This object is used to set Host PowerCap. In turn a OCC "Set User PowerCap" command is sent to OCC.
+
+### `/org/openbmc/sensors/host/OccStatus`
+This object can set OCC state to either: "Enabled" or "Disabled".
+
# Inventory
## `/org/openbmc/inventory/<item hierarchy>`
OpenPOWER on IntegriCloud