summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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