X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Fassets%2Fstation-templates%2Fabb-atg.station-template.json;h=8deb8d6ff4a49259a22d83a26c26b005d89c1fe9;hb=7645760b75ac201b8ec0b8378b986cabacce7807;hp=edc4c82797b9948f45126cd4b72dda0e7d321a41;hpb=9ac86a7ea04eb1155c2a720b36f6bf33ba336767;p=e-mobility-charging-stations-simulator.git diff --git a/src/assets/station-templates/abb-atg.station-template.json b/src/assets/station-templates/abb-atg.station-template.json index edc4c827..8deb8d6f 100644 --- a/src/assets/station-templates/abb-atg.station-template.json +++ b/src/assets/station-templates/abb-atg.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,7 +7,7 @@ "power": 50000, "powerSharedByConnectors": true, "powerUnit": "W", - "powerOutType": "DC", + "currentOutType": "DC", "useConnectorId0": true, "randomConnectors": false, "resetTime": 60, @@ -23,12 +23,12 @@ { "key": "MeterValueSampleInterval", "readonly": false, - "value": 30 + "value": "30" }, { "key": "SupportedFeatureProfiles", "readonly": true, - "value": "Core,LocalAuthListManagement" + "value": "Core,FirmwareManagement,LocalAuthListManagement,SmartCharging,RemoteTrigger" }, { "key": "LocalAuthListEnabled", @@ -41,11 +41,9 @@ "value": "false" }, { - "key": "VendorKey", + "key": "WebSocketPingInterval", "readonly": false, - "value": "VendorValue", - "visible": false, - "reboot": true + "value": "60" } ] }, @@ -57,7 +55,8 @@ "maxDelayBetweenTwoTransactions": 30, "probabilityOfStart": 1, "stopAfterHours": 0.3, - "stopOnConnectionFailure": false + "stopOnConnectionFailure": false, + "requireAuthorize": true }, "Connectors": { "0": {},