X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Fassets%2Fstation-templates%2Fschneider.station-template.json;h=2482a4392bd9994c0c3192acb398ee4f6a70052b;hb=cfa257f5b0065aa6e4a7263cf21fc8305466303a;hp=4c7fcc895a2d4d15659fd8628a92f69a855387d6;hpb=4867facb83c3082cef3845dfa20c42153e3b3431;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 4c7fcc89..2482a439 100644 --- a/src/assets/station-templates/schneider.station-template.json +++ b/src/assets/station-templates/schneider.station-template.json @@ -12,6 +12,7 @@ "numberOfConnectors": 2, "randomConnectors": false, "voltageOut": 231, + "amperageLimitationOcppKey": "maxintensitysocket", "Configuration": { "configurationKey": [ { @@ -27,7 +28,7 @@ { "key": "SupportedFeatureProfiles", "readonly": true, - "value": "Core,LocalAuthListManagement" + "value": "Core,FirmwareManagement,LocalAuthListManagement,SmartCharging,RemoteTrigger" }, { "key": "LocalAuthListEnabled", @@ -43,11 +44,6 @@ "key": "WebSocketPingInterval", "readonly": false, "value": "60" - }, - { - "key": "maxintensitysocket", - "readonly": false, - "value": "32" } ] },