blob: 0a4ccb902a9681fda442f3568822d38a4df57f4d [file] [log] [blame]
{
"leds": [
{
"group": "bmc_booted",
"members": [
{
"Name": "heartbeat",
"Action": "On"
}
]
},
{
"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
},
{
"Name": "rear_id",
"Action": "Blink",
"DutyOn": 50,
"Period": 1000
}
]
}
]
}