diff --git a/fboss/platform/configs/janga800bic/led_manager.json b/fboss/platform/configs/janga800bic/led_manager.json new file mode 100644 index 0000000000000..23b37045a899c --- /dev/null +++ b/fboss/platform/configs/janga800bic/led_manager.json @@ -0,0 +1,10 @@ +{ + "systemLedConfig": { + "presentLedColor": 3, + "presentLedSysfsPath": "/sys/class/leds/sys_led:blue:status/brightness", + "absentLedColor": 4, + "absentLedSysfsPath": "/sys/class/leds/sys_led:amber:status/brightness" + }, + "fruTypeLedConfigs": {}, + "fruConfigs": [] +}