X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Fassets%2Fstation-templates%2Fsiemens.station-template.json;h=439b5f92c53c2f67000d8c7a1c0bdbc6245bfeab;hb=434f8521bb926688004a8913f69be3b455cdbd0d;hp=ddf1c9b71b1c004d8d701ea4f8380ad04755a7e0;hpb=fee830211b36e79b9d89d4c0d689d02bc6da4156;p=e-mobility-charging-stations-simulator.git diff --git a/src/assets/station-templates/siemens.station-template.json b/src/assets/station-templates/siemens.station-template.json index ddf1c9b7..439b5f92 100644 --- a/src/assets/station-templates/siemens.station-template.json +++ b/src/assets/station-templates/siemens.station-template.json @@ -1,5 +1,5 @@ { - "authorizationFile": "./src/assets/authorization-tags.json", + "idTagsFile": "idtags.json", "baseName": "CS-SIEMENS", "fixedName": true, "chargePointModel": "SIEMENSXX213", @@ -19,12 +19,12 @@ { "key": "MeterValueSampleInterval", "readonly": false, - "value": 30 + "value": "30" }, { "key": "SupportedFeatureProfiles", "readonly": true, - "value": "Core,LocalAuthListManagement" + "value": "Core,LocalAuthListManagement,Reservation" }, { "key": "LocalAuthListEnabled", @@ -35,6 +35,16 @@ "key": "AuthorizeRemoteTxRequests", "readonly": false, "value": "false" + }, + { + "key": "WebSocketPingInterval", + "readonly": false, + "value": "60" + }, + { + "key": "ReserveConnectorZeroSupported", + "readonly": false, + "value": "false" } ] }, @@ -46,9 +56,11 @@ "maxDelayBetweenTwoTransactions": 30, "probabilityOfStart": 1, "stopAfterHours": 0.3, - "stopOnConnectionFailure": false + "stopOnConnectionFailure": false, + "requireAuthorize": true }, "Connectors": { + "0": {}, "1": { "bootStatus": "Unavailable", "MeterValues": [ @@ -62,8 +74,6 @@ "MeterValues": [ { "context": "Sample.Periodic", - "format": "Raw", - "measurand": "Energey.Active.Import.Register", "unit": "Wh" } ]