From 998aaa743cb8063ad2e66ad22a9c50f330234a54 Mon Sep 17 00:00:00 2001 From: Philipp Klaus Date: Fri, 22 Sep 2017 17:59:35 +0800 Subject: [PATCH] DASH: remove relhum group (intended for testing) --- python_suite/dashboard/example.config.json | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/python_suite/dashboard/example.config.json b/python_suite/dashboard/example.config.json index cccc5cd..fef4601 100644 --- a/python_suite/dashboard/example.config.json +++ b/python_suite/dashboard/example.config.json @@ -102,7 +102,7 @@ "top": ["top_list"], "top_gview": ["cooling_schematic", "presto_pictorial"], "top_list": ["general_overview"], - "general_overview": ["cooling_system", "low_voltage_system", "relhum"] + "general_overview": ["cooling_system", "low_voltage_system"] }, "pages": { "general_overview": { @@ -142,12 +142,6 @@ "cooling_extended" ] }, - "relhum": { - "name": "Relative Humidity", - "groups": [ - "relhum" - ] - }, "low_voltage_system": { "name": "Details Low Voltage", "groups": [ -- 2.43.0