Modify system_health_monitoring_config.json led_color string
This commit is contained in:
parent
dbe07a3989
commit
cb2be41675
@ -8,8 +8,8 @@
|
||||
"user_defined_checkers": [],
|
||||
"polling_interval": 60,
|
||||
"led_color": {
|
||||
"fault": "STATUS_LED_COLOR_AMBER",
|
||||
"normal": "STATUS_LED_COLOR_GREEN",
|
||||
"booting": "STATUS_LED_COLOR_OFF"
|
||||
"fault": "amber",
|
||||
"normal": "green",
|
||||
"booting": "off"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user