summaryrefslogtreecommitdiffstats
path: root/control/example
diff options
context:
space:
mode:
authorMatthew Barth <msbarth@us.ibm.com>2017-09-28 14:37:41 -0500
committerMatthew Barth <msbarth@us.ibm.com>2017-11-06 13:47:49 -0600
commite3bab01d16c1b2b126b37295b13911bf17bfb0bd (patch)
tree39f8e86e382d3c19abb14ba865a002121896e3fa /control/example
parent9a7688a4fa7844f2df58694935080df3c634982a (diff)
downloadphosphor-fan-presence-e3bab01d16c1b2b126b37295b13911bf17bfb0bd.tar.gz
phosphor-fan-presence-e3bab01d16c1b2b126b37295b13911bf17bfb0bd.zip
DOC ONLY: Add preconditions section description
Change-Id: I260319dbfc4cb87bfed8fd724ffc4978f34e7325 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
Diffstat (limited to 'control/example')
-rw-r--r--control/example/events.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/control/example/events.yaml b/control/example/events.yaml
index 2adf058..d413633 100644
--- a/control/example/events.yaml
+++ b/control/example/events.yaml
@@ -7,6 +7,12 @@
# members:
# [List of object paths under the path extension]
#
+#preconditions:
+# - name: [Name associated with a supported precondition]
+# description: [A user description of the precondition's use]
+# parameters:
+# [List of required parameters for the precondition function]
+#
#actions:
# - name: [The name associated with a supported action function]
# description: [A user description of what this action does]
OpenPOWER on IntegriCloud