setProperty: Allow multiple objects
Allow multiple objects when using the setProperty action.
Change-Id: Ie65b9abee6240d6a6541b9778d4bf776010f865d
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/example/events.d/match1.yaml b/example/events.d/match1.yaml
index afc2974..7133271 100644
--- a/example/events.d/match1.yaml
+++ b/example/events.d/match1.yaml
@@ -25,7 +25,8 @@
- name: setProperty
interface: xyz.openbmc_project.Example.Iface1
property: ExampleProperty1
- path: /changeme
+ paths:
+ - /changeme
value:
type: string
value: changed