xref: /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Connector/Port.interface.yaml (revision df32eb57476e86044a996c5f2b6765a772c10de4)
1description: >
2    This defines a Port of a switch, controller, chassis, or any other device
3    that could be connected to another entity.
4
5association:
6    name: connected_to
7    description: >
8        Objects that are connected at the other end of the link.
9    reverse_name: connecting
10    required_endpoint_interfaces:
11        - xyz.openbmc_project.Inventory.Item.FabricAdapter
12