blob: f2ce5d7ba4f39b9df261bac31b73e256801d22a8 [file] [log] [blame]
{
"leds": [
{
"group": "bmc_booted",
"members": [
{
"Name": "heartbeat",
"Action": "On",
"Priority": "Blink"
}
]
},
{
"group": "power_on",
"members": [
{
"Name": "power",
"Action": "On",
"Priority": "On"
}
]
},
{
"group": "power_off",
"members": [
{
"Name": "power_off_led",
"Action": "Off",
"Priority": "Off"
}
]
},
{
"group": "enclosure_identify",
"members": [
{
"Name": "front_id",
"Action": "Blink",
"DutyOn": 50,
"Period": 1000,
"Priority": "Blink"
},
{
"Name": "rear_id",
"Action": "Blink",
"DutyOn": 50,
"Period": 1000,
"Priority": "Blink"
}
]
}
]
}