blob: adde5ec824aeec36aca54ca175c4683ce9f15690 [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