blob: 121fe809732fea3c9df14edae8fd2b14b0259dab [file] [log] [blame]
Vishwanatha Subbanna6dc0fa22016-11-09 17:17:46 +05301description: >
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.