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.yaml5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/example/example.yaml b/src/example/example.yaml
index 65f6537..2066227 100644
--- a/src/example/example.yaml
+++ b/src/example/example.yaml
@@ -48,11 +48,14 @@
- 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.'
+ of the specified properties on the specified DBus objects.
+
+ An optional callback can be triggered when property values change.'
class: watch
watch: property
paths: example path group
properties: example property group
+ callback: example count condition
- name: example journal callback
description: >
OpenPOWER on IntegriCloud