blob: 325912370867a46fcc3276089af6d318c27fe01f [file] [log] [blame]
Gunnar Millsf5eaf392017-08-22 16:36:55 -05001description: >
2 Implement to delegate org.openbmc.Association interface management
3 responsibilities to another application.
4properties:
5 - name: associations
6 type: array[struct[string,string,string]]
7 description: >
8 An array of forward, reverse, endpoint tuples where:
9 forward - The type of the association.
10 reverse - The type of the association to create for the endpoint.
11 endpoint - The association endpoint.
12