blob: 325912370867a46fcc3276089af6d318c27fe01f [file] [log] [blame]
description: >
Implement to delegate org.openbmc.Association interface management
responsibilities to another application.
properties:
- name: associations
type: array[struct[string,string,string]]
description: >
An array of forward, reverse, endpoint tuples where:
forward - The type of the association.
reverse - The type of the association to create for the endpoint.
endpoint - The association endpoint.