update logged -> suggestLogging

This commit is contained in:
Michael Zanetti 2021-02-24 18:56:43 +01:00
parent 3422b008fc
commit 048874fd79

View File

@ -25,7 +25,7 @@
"defaultValue": 0, "defaultValue": 0,
"minValue": 0, "minValue": 0,
"maxValue": 100, "maxValue": 100,
"logged": true "suggestLogging": true
}, },
{ {
"id": "efe2d520-3b35-4668-b6f5-db3df0c8bf0d", "id": "efe2d520-3b35-4668-b6f5-db3df0c8bf0d",
@ -37,7 +37,7 @@
"defaultValue": 0, "defaultValue": 0,
"minValue": 0, "minValue": 0,
"maxValue": 100, "maxValue": 100,
"logged": true "suggestLogging": true
}, },
{ {
"id": "d9671ee3-51be-4cf8-8601-125c0684aec9", "id": "d9671ee3-51be-4cf8-8601-125c0684aec9",
@ -47,7 +47,7 @@
"type": "int", "type": "int",
"unit": "KiloByte", "unit": "KiloByte",
"defaultValue": 0, "defaultValue": 0,
"logged": true "suggestLogging": true
}, },
{ {
"id": "6d71b001-c7fe-4f08-941d-47009b710d94", "id": "6d71b001-c7fe-4f08-941d-47009b710d94",
@ -57,7 +57,7 @@
"type": "int", "type": "int",
"unit": "KiloByte", "unit": "KiloByte",
"defaultValue": 0, "defaultValue": 0,
"logged": true "suggestLogging": true
} }
] ]
} }