xref: /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Led/Group.interface.yaml (revision e7c10bd5)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1description: >
2    Interface to control LED groups.
3properties:
4    - name: Asserted
5      type: boolean
6      description: >
7          Whether or not the group is currently asserted.
8          To assert a group, set to True. To de-assert a group, set to False.
9
10associations:
11    - name: identifying
12      description: >
13          Objects that implement LED group can optionally implement the
14          'identifying' association to provide a link back to a Item.
15      reverse_name: identified_by
16      required_endpoint_interfaces:
17          - xyz.openbmc_project.Inventory.Item
18    - name: fault_identifying
19      description: >
20          Objects that implement LED group can optionally implement the
21          'fault_identifying' association to provide a link back to a Item.
22      reverse_name: fault_identified_by
23      required_endpoint_interfaces:
24          - xyz.openbmc_project.Inventory.Item
25

served by {OpenGrok

Last Index Update: Sun May 18 03:01:11 CDT 2025