X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Fassets%2Fstation-templates%2Fkeba.station-template.json;h=d51cc7423a99ae2d568e2ff0a79218ff6816ee85;hb=9daf701f5321be7f7ab466026b43e4714d5c3f9d;hp=f91c22e98de0a4fea1ebec4f96566c96b659282f;hpb=e302df1d4573ef07df7c44a210a34e429f571814;p=e-mobility-charging-stations-simulator.git diff --git a/src/assets/station-templates/keba.station-template.json b/src/assets/station-templates/keba.station-template.json index f91c22e9..d51cc742 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", @@ -25,7 +27,7 @@ { "key": "SupportedFeatureProfiles", "readonly": true, - "value": "Core,FirmwareManagement,LocalAuthListManagement,SmartCharging,RemoteTrigger" + "value": "Core,FirmwareManagement,LocalAuthListManagement,SmartCharging,RemoteTrigger,Reservation" }, { "key": "LocalAuthListEnabled", @@ -41,6 +43,11 @@ "key": "WebSocketPingInterval", "readonly": false, "value": "60" + }, + { + "key": "ReserveConnectorZeroSupported", + "readonly": false, + "value": "false" } ] }, @@ -52,7 +59,6 @@ "maxDelayBetweenTwoTransactions": 30, "probabilityOfStart": 1, "stopAfterHours": 0.3, - "stopOnConnectionFailure": false, "requireAuthorize": true }, "Connectors": {