summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines/meta-openpower/meta-inventec/meta-lanyang/recipes-phosphor/leds/lanyang-led-manager-config/led.yaml
blob: 5eb11f173f81c25ce98cb58c443bf4146349b8f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
bmc_booted:
    sys_boot_status:
        Action: 'Blink'
        DutyOn: 50
        Period: 1000
        Priority: 'On'

power_on:
    sys_boot_status:
        Action: 'On'
        DutyOn: 50
        Period: 0
        Priority: 'On'

enclosure_fault:
    plt_fault:
        Action: 'On'

enclosure_identify:
    attention:
        Action: 'Blink'
        DutyOn: 50
        Period: 1000

lamp_test:
    plt_fault:
        Action: 'Blink'
        DutyOn: 50
        Period: 1000
    attention:
        Action: 'On'
OpenPOWER on IntegriCloud