summaryrefslogtreecommitdiffstats
path: root/xyz/openbmc_project/Led
diff options
context:
space:
mode:
Diffstat (limited to 'xyz/openbmc_project/Led')
-rw-r--r--xyz/openbmc_project/Led/Physical.interface.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/xyz/openbmc_project/Led/Physical.interface.yaml b/xyz/openbmc_project/Led/Physical.interface.yaml
index c0ca00e..f4f9784 100644
--- a/xyz/openbmc_project/Led/Physical.interface.yaml
+++ b/xyz/openbmc_project/Led/Physical.interface.yaml
@@ -20,6 +20,12 @@ properties:
description: >
Color that the LED can emit.
+ - name: Period
+ type: uint16
+ default: 1000
+ description: >
+ LED blink period expressed as milliseconds per on/off cycle.
+
enumerations:
- name: Action
description: >
OpenPOWER on IntegriCloud