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