summaryrefslogtreecommitdiffstats
path: root/org/open_power
diff options
context:
space:
mode:
authorDhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>2017-05-15 06:34:32 -0500
committerPatrick Williams <patrick@stwcx.xyz>2017-06-08 13:10:50 +0000
commit9a046f371aef3444550147fa0fc81f4f448b47c1 (patch)
treef233a26639e5fa7b287ef5db73552ba6450c7ec1 /org/open_power
parentb331f56c416812b20c1a338b3ffdce32d169a0c1 (diff)
downloadopenpower-dbus-interfaces-9a046f371aef3444550147fa0fc81f4f448b47c1.tar.gz
openpower-dbus-interfaces-9a046f371aef3444550147fa0fc81f4f448b47c1.zip
D-Bus interface for OCC status.
Resolves openbmc/openbmc#1499 Change-Id: I57bd63656fe8544ba61a9b9d48ab5890d9ba1654 Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>
Diffstat (limited to 'org/open_power')
-rw-r--r--org/open_power/OCC/Status.interface.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/org/open_power/OCC/Status.interface.yaml b/org/open_power/OCC/Status.interface.yaml
new file mode 100644
index 0000000..4f9fb18
--- /dev/null
+++ b/org/open_power/OCC/Status.interface.yaml
@@ -0,0 +1,8 @@
+description: >
+ Implement to indicate status of the OCC.
+
+properties:
+ - name: OccActive
+ type: boolean
+ description: >
+ Indicates whether OCC is active or not
OpenPOWER on IntegriCloud