xref: /openbmc/phosphor-led-manager/led.yaml (revision 953315d2)
1bmc_booted:
2    heartbeat:
3        Action: 'On'
4power_on:
5    power:
6        Action: 'On'
7        Priority: 'On'
8enclosure_fault:
9    front_fault:
10        Action: 'On'
11    rear_fault:
12        Action: 'On'
13enclosure_identify:
14    front_id:
15        Action: 'Blink'
16        DutyOn: 50
17        Period: 1000
18    rear_id:
19        Action: 'Blink'
20        DutyOn: 50
21        Period: 1000
22fan_fault:
23    front_fault:
24        Action: 'On'
25    fan0:
26        Action: 'On'
27    rear_fault:
28        Action: 'On'
29fan_identify:
30    front_id:
31        Action: 'Blink'
32        DutyOn: 50
33        Period: 1000
34    rear_id:
35        Action: 'Blink'
36        DutyOn: 50
37        Period: 1000
38    fan0:
39        Action: 'Blink'
40        DutyOn: 50
41        Period: 1000
42