X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Fassets%2Fstation-templates%2Fabb.station-template.json;h=81f2d099c7a3b17c7be589205bdcf3e3b3dc8a1f;hb=4f69be046f99592d0cc9c190aa8957f7eff1c936;hp=0ba61ec62ed46db772e8aa14c5979f516dcb1bbd;hpb=7decf1b6ce8390d7f379c7d935134724b3baff4e;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 0ba61ec6..81f2d099 100644 --- a/src/assets/station-templates/abb.station-template.json +++ b/src/assets/station-templates/abb.station-template.json @@ -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 } ] }, @@ -63,7 +56,7 @@ "probabilityOfStart": 1, "stopAfterHours": 0.3, "stopOnConnectionFailure": true, - "requireAuthorize": false + "requireAuthorize": true }, "Connectors": { "0": {},