summaryrefslogtreecommitdiffstats
path: root/org/openbmc/Associations.interface.yaml
blob: 9be60ceb7cc9edc4f1077eec45b2fb57b2419b55 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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
OpenPOWER on IntegriCloud