X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Fassets%2Fstation-templates%2Fschneider.station-template.json;h=2482a4392bd9994c0c3192acb398ee4f6a70052b;hb=8b0088bbcf6b124c933f932dc9ac85828b98ab91;hp=605a7fe102f66392153260337f6930c143ab101e;hpb=e644918b4a997877aeae1c7875ef1296585872c7;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 605a7fe1..2482a439 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", @@ -10,6 +12,7 @@ "numberOfConnectors": 2, "randomConnectors": false, "voltageOut": 231, + "amperageLimitationOcppKey": "maxintensitysocket", "Configuration": { "configurationKey": [ { @@ -25,7 +28,7 @@ { "key": "SupportedFeatureProfiles", "readonly": true, - "value": "Core,LocalAuthListManagement" + "value": "Core,FirmwareManagement,LocalAuthListManagement,SmartCharging,RemoteTrigger" }, { "key": "LocalAuthListEnabled",