X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Fassets%2Fstation-templates%2Fkeba.station-template.json;h=a76741d99f195f12c3f5002f63aa5cf5e741d4a5;hb=976d11ec6d2d38a5a82440de79f059638e28cdbd;hp=236f0ce5cc25b5312ce322de626d4454336c7b6b;hpb=bf1866b2570654a0d3720e7363727d071e8f4264;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 236f0ce5..a76741d9 100644 --- a/src/assets/station-templates/keba.station-template.json +++ b/src/assets/station-templates/keba.station-template.json @@ -8,6 +8,8 @@ "powerUnit": "W", "numberOfConnectors": 1, "randomConnectors": false, + "amperageLimitationOcppKey": "MaxAvailableCurrent", + "amperageLimitationUnit": "mA", "Configuration": { "configurationKey": [ { @@ -23,7 +25,7 @@ { "key": "SupportedFeatureProfiles", "readonly": true, - "value": "Core,LocalAuthListManagement" + "value": "Core,FirmwareManagement,LocalAuthListManagement,SmartCharging,RemoteTrigger" }, { "key": "LocalAuthListEnabled", @@ -34,6 +36,11 @@ "key": "AuthorizeRemoteTxRequests", "readonly": false, "value": "false" + }, + { + "key": "WebSocketPingInterval", + "readonly": false, + "value": "60" } ] }, @@ -46,7 +53,7 @@ "probabilityOfStart": 1, "stopAfterHours": 0.3, "stopOnConnectionFailure": false, - "requireAuthorize": false + "requireAuthorize": true }, "Connectors": { "0": {},