X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Fassets%2Fstation-templates%2Fsiemens.station-template.json;h=aca529ace209bf94da67a4a114bd64242f6cd322;hb=c6045c84b3075954739be904d3454fede196ef8d;hp=0c6cdc34a8e300c233ca3607d0a23f0fde4b4b29;hpb=593cf3f9c5d1b68ec8b5a034343a7cd6f0be7f38;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 0c6cdc34..aca529ac 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", @@ -35,6 +35,11 @@ "key": "AuthorizeRemoteTxRequests", "readonly": false, "value": "false" + }, + { + "key": "WebSocketPingInterval", + "readonly": false, + "value": "60" } ] }, @@ -46,7 +51,8 @@ "maxDelayBetweenTwoTransactions": 30, "probabilityOfStart": 1, "stopAfterHours": 0.3, - "stopOnConnectionFailure": false + "stopOnConnectionFailure": false, + "requireAuthorize": true }, "Connectors": { "0": {}, @@ -63,8 +69,6 @@ "MeterValues": [ { "context": "Sample.Periodic", - "format": "Raw", - "measurand": "Energey.Active.Import.Register", "unit": "Wh" } ]