From fff482f1d58b20ce3029473a969ba76ece2230e9 Mon Sep 17 00:00:00 2001 From: Michael Zanetti Date: Tue, 12 Jun 2018 23:39:09 +0200 Subject: [PATCH] add unit --- systemmonitor/devicepluginsystemmonitor.json | 1 + 1 file changed, 1 insertion(+) diff --git a/systemmonitor/devicepluginsystemmonitor.json b/systemmonitor/devicepluginsystemmonitor.json index 6c4e13b1..17b3fe49 100644 --- a/systemmonitor/devicepluginsystemmonitor.json +++ b/systemmonitor/devicepluginsystemmonitor.json @@ -21,6 +21,7 @@ "displayName": "RSS memory usage", "displayNameEvent": "RSS memory usage changed", "type": "double", + "unit": "KiloByte", "defaultValue": 0 } ]