summaryrefslogtreecommitdiffstats
path: root/xyz/openbmc_project
diff options
context:
space:
mode:
Diffstat (limited to 'xyz/openbmc_project')
-rw-r--r--xyz/openbmc_project/Led/Group.interface.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/xyz/openbmc_project/Led/Group.interface.yaml b/xyz/openbmc_project/Led/Group.interface.yaml
new file mode 100644
index 0000000..121fe80
--- /dev/null
+++ b/xyz/openbmc_project/Led/Group.interface.yaml
@@ -0,0 +1,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