xref: /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Association.interface.yaml (revision 9eb460c6)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1description: >
2    Implement to represent arbitrary associations between objects in the DBus
3    namespace.
4
5    An object implementing Association describes a one way, one to many
6    association where the parent object is associated to the objects
7    in the Endpoints property, with the association type defined as the name
8    of the object implementing Association.
9properties:
10    - name: Endpoints
11      type: array[object_path]
12      description: >
13          An array of association endpoints.
14

served by {OpenGrok

Last Index Update: Sun May 18 03:01:11 CDT 2025