X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Fassets%2Fstation-templates%2Fschneider.station-template.json;h=4c7fcc895a2d4d15659fd8628a92f69a855387d6;hb=4867facb83c3082cef3845dfa20c42153e3b3431;hp=353ad567541409e6428ef01b959eb3f9961f5f83;hpb=bf1866b2570654a0d3720e7363727d071e8f4264;p=e-mobility-charging-stations-simulator.git diff --git a/src/assets/station-templates/schneider.station-template.json b/src/assets/station-templates/schneider.station-template.json index 353ad567..4c7fcc89 100644 --- a/src/assets/station-templates/schneider.station-template.json +++ b/src/assets/station-templates/schneider.station-template.json @@ -1,4 +1,6 @@ { + "supervisionUrlOcppConfiguration": true, + "supervisionUrlOcppKey": "ocppcentraladdress", "authorizationFile": "authorization-tags.json", "baseName": "CS-SCHNEIDER", "chargePointModel": "MONOBLOCK", @@ -41,6 +43,11 @@ "key": "WebSocketPingInterval", "readonly": false, "value": "60" + }, + { + "key": "maxintensitysocket", + "readonly": false, + "value": "32" } ] }, @@ -53,7 +60,7 @@ "probabilityOfStart": 1, "stopAfterHours": 0.3, "stopOnConnectionFailure": false, - "requireAuthorize": false + "requireAuthorize": true }, "Connectors": { "0": {},