xref: /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Fan.interface.yaml (revision a1347418307d31a94bd21f22897aa508df938dcf)
1description: >
2    Implement to provide Fan attributes.
3
4associations:
5    - name: cooling
6      description: >
7          Objects that implement Fan can optionally implement the 'cooling'
8          association to provide a link back to a Item.
9      reverse_name: cooled_by
10      required_endpoint_interfaces:
11          - xyz.openbmc_project.Inventory.Item
12