blob: 4f2db02ba6cb4d778a9914082b77f789a766176a [file] [log] [blame]
- name: test property group
class: group
group: property
type: string
members:
- interface: xyz.openbmc_project.Test.Iface6
property: Foo
meta: property1
- interface: xyz.openbmc_project.Test.Iface1
property: Value
meta: property2
- name: test property group 3
class: group
group: property
type: int32
members:
- interface: xyz.openbmc_project.Test.Iface3
property: Bar
meta: property1
- interface: xyz.openbmc_project.Test.Iface2
property: Value
meta: property2
- interface: xyz.openbmc_project.Test.Iface6
property: Baz
meta: property3