summaryrefslogtreecommitdiffstats
path: root/src/example/example.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'src/example/example.yaml')
-rw-r--r--src/example/example.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/example/example.yaml b/src/example/example.yaml
index 3d60396..4e216cd 100644
--- a/src/example/example.yaml
+++ b/src/example/example.yaml
@@ -44,3 +44,12 @@
- interface: xyz.openbmc_project.Sensor.Value
meta: property
property: ValueB
+
+- name: example property watch
+ description: >
+ 'A property watch instructs PDM to maintain a cache of the state
+ of the specified properties on the specified DBus objects.'
+ class: watch
+ watch: property
+ paths: example path group
+ properties: example property group
OpenPOWER on IntegriCloud