From 5f04f34264c1a4c660b7a356102bb846fdb08d28 Mon Sep 17 00:00:00 2001 From: Kai-Uwe Hermann Date: Fri, 22 Dec 2023 16:28:02 +0100 Subject: [PATCH] Remove obsolete rcd_enabled config option Signed-off-by: Kai-Uwe Hermann --- config/config-sil-dc-sae-v2g.yaml | 1 - config/config-sil-dc-sae-v2h.yaml | 1 - config/config-sil-ocpp-pnc.yaml | 2 -- 3 files changed, 4 deletions(-) diff --git a/config/config-sil-dc-sae-v2g.yaml b/config/config-sil-dc-sae-v2g.yaml index 0e56b1238..3f179cc5f 100644 --- a/config/config-sil-dc-sae-v2g.yaml +++ b/config/config-sil-dc-sae-v2g.yaml @@ -19,7 +19,6 @@ active_modules: config_module: connector_id: 1 country_code: DE - rcd_enabled: true evse_id: DE*PNX*E12345*1 evse_id_din: 49A80737A45678 session_logging: true diff --git a/config/config-sil-dc-sae-v2h.yaml b/config/config-sil-dc-sae-v2h.yaml index 476a25a75..b297e37de 100644 --- a/config/config-sil-dc-sae-v2h.yaml +++ b/config/config-sil-dc-sae-v2h.yaml @@ -19,7 +19,6 @@ active_modules: config_module: connector_id: 1 country_code: DE - rcd_enabled: true evse_id: DE*PNX*E12345*1 evse_id_din: 49A80737A45678 session_logging: true diff --git a/config/config-sil-ocpp-pnc.yaml b/config/config-sil-ocpp-pnc.yaml index e576bb673..bfc4eb956 100644 --- a/config/config-sil-ocpp-pnc.yaml +++ b/config/config-sil-ocpp-pnc.yaml @@ -23,7 +23,6 @@ active_modules: three_phases: true has_ventilation: true country_code: DE - rcd_enabled: true evse_id: "DE*PNX*00001" session_logging: true session_logging_xml: false @@ -51,7 +50,6 @@ active_modules: three_phases: true has_ventilation: true country_code: DE - rcd_enabled: true evse_id: "2" session_logging: true session_logging_xml: false