X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Fassets%2Fstation-templates%2Fvirtual-simple-atg.station-template.json;h=666be37bb6d0dbba88aa67640098f1450149b9b1;hb=d52ac6f45cb4a73eb0c8a8bd769b211cefd8bcb2;hp=0da43ac6de86c80489071b3ffdf84ab3a4dba53a;hpb=bf1866b2570654a0d3720e7363727d071e8f4264;p=e-mobility-charging-stations-simulator.git diff --git a/src/assets/station-templates/virtual-simple-atg.station-template.json b/src/assets/station-templates/virtual-simple-atg.station-template.json index 0da43ac6..666be37b 100644 --- a/src/assets/station-templates/virtual-simple-atg.station-template.json +++ b/src/assets/station-templates/virtual-simple-atg.station-template.json @@ -6,7 +6,7 @@ "power": 75000, "powerUnit": "W", "powerSharedByConnectors": true, - "powerOutType": "DC", + "currentOutType": "DC", "numberOfConnectors": 3, "randomConnectors": false, "Configuration": { @@ -14,7 +14,7 @@ { "key": "MeterValuesSampledData", "readonly": false, - "value": "SoC,Energy.Active.Import.Register" + "value": "SoC,Energy.Active.Import.Register,Voltage" }, { "key": "MeterValueSampleInterval", @@ -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": {},