X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Fassets%2Fstation-templates%2Fabb-atg.station-template.json;h=8deb8d6ff4a49259a22d83a26c26b005d89c1fe9;hb=dbd54e98c369aa3032a76a066c9ff9828ef5a742;hp=b11a543f83c3fa9b7f170efe54a3b08856876809;hpb=7decf1b6ce8390d7f379c7d935134724b3baff4e;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 b11a543f..8deb8d6f 100644 --- a/src/assets/station-templates/abb-atg.station-template.json +++ b/src/assets/station-templates/abb-atg.station-template.json @@ -1,7 +1,6 @@ { "authorizationFile": "authorization-tags.json", "baseName": "CS-ABB", - "nameSuffix": "-Roaming", "chargePointModel": "MD_TERRA_53", "chargePointVendor": "ABB", "firmwareVersion": "4.0.4.22", @@ -29,7 +28,7 @@ { "key": "SupportedFeatureProfiles", "readonly": true, - "value": "Core,LocalAuthListManagement" + "value": "Core,FirmwareManagement,LocalAuthListManagement,SmartCharging,RemoteTrigger" }, { "key": "LocalAuthListEnabled", @@ -45,13 +44,6 @@ "key": "WebSocketPingInterval", "readonly": false, "value": "60" - }, - { - "key": "VendorKey", - "readonly": false, - "value": "VendorValue", - "visible": false, - "reboot": true } ] },