blob: daf4aa7ce1688b8e878b5c07f16dc0b9b794251f [file] [log] [blame]
description: >
Interface to control LED groups.
properties:
- name: Asserted
type: boolean
description: >
Whether or not the group is currently asserted.
To assert a group, set to True. To de-assert a group, set to False.
associations:
- name: identifying
description: >
Objects that implement LED group can optionally implement the
'identifying' association to provide a link back to a Item.
reverse_name: identified_by
required_endpoint_interfaces:
- xyz.openbmc_project.Inventory.Item
- name: fault_identifying
description: >
Objects that implement LED group can optionally implement the
'fault_identifying' association to provide a link back to a Item.
reverse_name: fault_identified_by
required_endpoint_interfaces:
- xyz.openbmc_project.Inventory.Item