X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Fassets%2Fstation-templates%2Fvirtual.station-template.json;h=1ecf8875b8ed7868213a2f7cfbf1b358aefeaf0c;hb=269de5835f83c14f7432c0049a6606a55e1b556e;hp=8cb63eb6967684086bfba8e6cb5a034efd37c748;hpb=c4a1979464bbf9c72508da3bda76bec4636dea32;p=e-mobility-charging-stations-simulator.git diff --git a/src/assets/station-templates/virtual.station-template.json b/src/assets/station-templates/virtual.station-template.json index 8cb63eb6..1ecf8875 100644 --- a/src/assets/station-templates/virtual.station-template.json +++ b/src/assets/station-templates/virtual.station-template.json @@ -6,7 +6,7 @@ "power": 50000, "powerUnit": "W", "powerSharedByConnectors": true, - "powerOutType": "DC", + "currentOutType": "DC", "numberOfConnectors": 9, "randomConnectors": false, "Configuration": { @@ -24,7 +24,7 @@ { "key": "SupportedFeatureProfiles", "readonly": true, - "value": "Core,LocalAuthListManagement" + "value": "Core,FirmwareManagement,LocalAuthListManagement,SmartCharging,RemoteTrigger" }, { "key": "LocalAuthListEnabled", @@ -35,6 +35,11 @@ "key": "AuthorizeRemoteTxRequests", "readonly": false, "value": "false" + }, + { + "key": "WebSocketPingInterval", + "readonly": false, + "value": "60" } ] }, @@ -47,7 +52,7 @@ "probabilityOfStart": 1, "stopAfterHours": 0.3, "stopOnConnectionFailure": false, - "requireAuthorize": false + "requireAuthorize": true }, "Connectors": { "0": {},