X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Fassets%2Fstation-templates%2Fabb.station-template.json;h=81f2d099c7a3b17c7be589205bdcf3e3b3dc8a1f;hb=d52ac6f45cb4a73eb0c8a8bd769b211cefd8bcb2;hp=4eee07fb78ca365807afbbe2c8afe12d3cd97dc6;hpb=55e89ef83efa3acb70f08cf99924c92c0e575deb;p=e-mobility-charging-stations-simulator.git diff --git a/src/assets/station-templates/abb.station-template.json b/src/assets/station-templates/abb.station-template.json index 4eee07fb..81f2d099 100644 --- a/src/assets/station-templates/abb.station-template.json +++ b/src/assets/station-templates/abb.station-template.json @@ -1,5 +1,5 @@ { - "authorizationFile": "./src/assets/authorization-tags.json", + "authorizationFile": "authorization-tags.json", "baseName": "CS-ABB", "chargePointModel": "MD_TERRA_53", "chargePointVendor": "ABB", @@ -7,9 +7,9 @@ "power": 50000, "powerSharedByConnectors": true, "powerUnit": "W", - "powerOutType": "DC", + "currentOutType": "DC", "numberOfConnectors": 2, - "useConnectorId0": false, + "useConnectorId0": true, "randomConnectors": false, "resetTime": 30, "enableStatistics": false, @@ -28,7 +28,7 @@ { "key": "SupportedFeatureProfiles", "readonly": true, - "value": "Core,LocalAuthListManagement" + "value": "Core,FirmwareManagement,LocalAuthListManagement,SmartCharging,RemoteTrigger" }, { "key": "LocalAuthListEnabled", @@ -44,13 +44,6 @@ "key": "WebSocketPingInterval", "readonly": false, "value": "60" - }, - { - "key": "VendorKey", - "readonly": false, - "value": "VendorValue", - "visible": false, - "reboot": true } ] }, @@ -62,7 +55,8 @@ "maxDelayBetweenTwoTransactions": 30, "probabilityOfStart": 1, "stopAfterHours": 0.3, - "stopOnConnectionFailure": true + "stopOnConnectionFailure": true, + "requireAuthorize": true }, "Connectors": { "0": {},