diff --git a/WebSites/pos/dashboard.json b/WebSites/pos/dashboard.json index 47b51ef6a56807a7a0c3182f3f57ad22d702cbf9..851a9ce725e16eb831106b71a09d6b6774251fda 100644 --- a/WebSites/pos/dashboard.json +++ b/WebSites/pos/dashboard.json @@ -302,7 +302,7 @@ "value": "datasources[\"POS\"][\"RFQ-010:RFS-DIG-101:AI6-SMonAvg-Mag\"][\"value\"].toFixed(3)", "sparkline": false, "animate": true, - "units": "W" + "units": "kW" } } ] @@ -357,7 +357,8 @@ "settings": { "size": "regular", "value": "Math.round(datasources[\"POS\"][\"RFQ-010:RFS-EVR-101:RFSyncWdt-SP\"][\"value\"])", - "animate": true + "animate": true, + "units": "μs" } } ]