X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Fassets%2Fstation-templates%2Fabb.station-template.json;h=81f2d099c7a3b17c7be589205bdcf3e3b3dc8a1f;hb=dbd54e98c369aa3032a76a066c9ff9828ef5a742;hp=3f743f966537f473db87b9c88af59c2be4d6a9a5;hpb=bf1866b2570654a0d3720e7363727d071e8f4264;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 3f743f96..81f2d099 100644 --- a/src/assets/station-templates/abb.station-template.json +++ b/src/assets/station-templates/abb.station-template.json @@ -7,7 +7,7 @@ "power": 50000, "powerSharedByConnectors": true, "powerUnit": "W", - "powerOutType": "DC", + "currentOutType": "DC", "numberOfConnectors": 2, "useConnectorId0": true, "randomConnectors": 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 } ] }, @@ -63,7 +56,7 @@ "probabilityOfStart": 1, "stopAfterHours": 0.3, "stopOnConnectionFailure": true, - "requireAuthorize": false + "requireAuthorize": true }, "Connectors": { "0": {},