Fix siemens charging station template
[e-mobility-charging-stations-simulator.git] / src / assets / station-templates / siemens.station-template.json
index fa05caf0d9ca1533fd39df8a29703b824458ea94..74341ca52b97349275f3c6b7bffc4cd007984c2d 100644 (file)
         "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": {},
@@ -64,8 +69,6 @@
       "MeterValues": [
         {
           "context": "Sample.Periodic",
-          "format": "Raw",
-          "measurand": "Energey.Active.Import.Register",
           "unit": "Wh"
         }
       ]