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. # vim: tabstop=8 expandtab shiftwidth=4 softtabstop=4