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.yaml12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/example/example.yaml b/src/example/example.yaml
index 899c4c8..6a1685f 100644
--- a/src/example/example.yaml
+++ b/src/example/example.yaml
@@ -18,13 +18,13 @@
class: group
group: path
members:
- - meta: path
+ - meta: PATH
path: /xyz/openbmc_project/testing/inst1
- - meta: path
+ - meta: PATH
path: /xyz/openbmc_project/testing/inst2
- - meta: path
+ - meta: PATH
path: /xyz/openbmc_project/testing/inst3
- - meta: path
+ - meta: PATH
path: /xyz/openbmc_project/testing/inst4
- name: example property group
@@ -39,10 +39,10 @@
type: uint32
members:
- interface: xyz.openbmc_project.Sensor.Value
- meta: property
+ meta: PROPERTY
property: ValueA
- interface: xyz.openbmc_project.Sensor.Value
- meta: property
+ meta: PROPERTY
property: ValueB
- name: example property watch
OpenPOWER on IntegriCloud