blob: fd6f2372cba18c6debb1b72504befd915133e5ba [file] [log] [blame]
{
// This section of this json contains name of physical leds that
// will get triggered during lamp test overriding lamp-test
// requirements these will be hosted as
// /xyz/openbmc_project/led/physical/<$name_in_this_file>
"forceLEDs": ["virtual_enclosure_fault", "virtual_enclosure_identify"],
// This section of this json contains name of physical leds that
// will not get triggered during lamp test
// these will be hosted as
// /xyz/openbmc_project/led/physical/<$name_in_this_file>
"skipLEDs": []
}