From db33d9acbdb8ec53fe2fb9300ab608ec40d513a8 Mon Sep 17 00:00:00 2001 From: Marc Emmers Date: Fri, 1 Nov 2024 13:21:30 +0100 Subject: [PATCH] Update description in json Signed-off-by: Marc Emmers --- config/v201/component_config/standardized/InternalCtrlr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/v201/component_config/standardized/InternalCtrlr.json b/config/v201/component_config/standardized/InternalCtrlr.json index 74c1d0fc8f..520ba22bb9 100644 --- a/config/v201/component_config/standardized/InternalCtrlr.json +++ b/config/v201/component_config/standardized/InternalCtrlr.json @@ -783,7 +783,7 @@ "mutability": "ReadOnly" } ], - "description": "If enabled the transactions that were active before shutdown will be resumed, if possible", + "description": "If enabled we allow connections using security level 0. This does pose a security risk and is not allowed according to the OCPP spec", "default": false, "type": "boolean" }