blob: bd5b6d72f67216e8c82feece924c94e33ecaf5f3 [file] [log] [blame]
Brad Bishopa948d262016-10-05 19:51:48 -04001description: >
2 Implement to provide Fan attributes.
George Liud0aa13b2022-10-31 14:17:32 +08003
4associations:
5 - name: cooling
6 description: >
Patrick Williamsa1347412022-12-06 10:56:22 -06007 Objects that implement Fan can optionally implement the 'cooling'
8 association to provide a link back to a Item.
George Liud0aa13b2022-10-31 14:17:32 +08009 reverse_name: cooled_by
10 required_endpoint_interfaces:
Patrick Williamsa1347412022-12-06 10:56:22 -060011 - xyz.openbmc_project.Inventory.Item