X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Fassets%2Fstation-templates%2Fabb-atg.station-template.json;h=cda5806eae69a23e9f7042ebf2ac791a389cdab9;hb=269de5835f83c14f7432c0049a6606a55e1b556e;hp=c8297a1cf397abb7a22c04f33914803a6427e3e7;hpb=418106c832022ba6f100f4bf81315300994bee87;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 c8297a1c..cda5806e 100644 --- a/src/assets/station-templates/abb-atg.station-template.json +++ b/src/assets/station-templates/abb-atg.station-template.json @@ -1,14 +1,14 @@ { - "authorizationFile": "./src/assets/authorization-tags.json", + "authorizationFile": "authorization-tags.json", "baseName": "CS-ABB", - "nameSuffix": "-Roaming", "chargePointModel": "MD_TERRA_53", "chargePointVendor": "ABB", + "firmwareVersionPattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)$", "firmwareVersion": "4.0.4.22", "power": 50000, "powerSharedByConnectors": true, "powerUnit": "W", - "powerOutType": "DC", + "currentOutType": "DC", "useConnectorId0": true, "randomConnectors": false, "resetTime": 60, @@ -29,7 +29,7 @@ { "key": "SupportedFeatureProfiles", "readonly": true, - "value": "Core,LocalAuthListManagement" + "value": "Core,FirmwareManagement,LocalAuthListManagement,SmartCharging,RemoteTrigger" }, { "key": "LocalAuthListEnabled", @@ -45,13 +45,6 @@ "key": "WebSocketPingInterval", "readonly": false, "value": "60" - }, - { - "key": "VendorKey", - "readonly": false, - "value": "VendorValue", - "visible": false, - "reboot": true } ] }, @@ -64,7 +57,7 @@ "probabilityOfStart": 1, "stopAfterHours": 0.3, "stopOnConnectionFailure": false, - "requireAuthorize": false + "requireAuthorize": true }, "Connectors": { "0": {},