summaryrefslogtreecommitdiffstats
path: root/xyz/openbmc_project/Led/Group.interface.yaml
blob: 121fe809732fea3c9df14edae8fd2b14b0259dab (plain)
1
2
3
4
5
6
7
8
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.
OpenPOWER on IntegriCloud