From: Jérôme Benoit Date: Mon, 27 Mar 2023 09:40:39 +0000 (+0200) Subject: feat: add supervision url configuration to Keba template X-Git-Tag: v1.2.0-1~5 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;ds=sidebyside;h=6a37362a5465e593343e15a1df7657cb3b89c3d3;p=e-mobility-charging-stations-simulator.git feat: add supervision url configuration to Keba template Signed-off-by: Jérôme Benoit --- diff --git a/src/assets/station-templates/keba.station-template.json b/src/assets/station-templates/keba.station-template.json index f91c22e9..0d958365 100644 --- a/src/assets/station-templates/keba.station-template.json +++ b/src/assets/station-templates/keba.station-template.json @@ -1,4 +1,6 @@ { + "supervisionUrlOcppConfiguration": true, + "supervisionUrlOcppKey": "CentralSystemAddress", "idTagsFile": "idtags.json", "baseName": "CS-KEBA", "chargePointModel": "KC-P30-ESS400C2-E0R",