Cleanups.
[e-mobility-charging-stations-simulator.git] / src / assets / station-templates / virtual.station-template.json
index 5082c774879411744240b6d858706259a8965bb2..a28fccf5f2102c551ef6634b331963b51bab1d63 100644 (file)
@@ -19,7 +19,7 @@
       {
         "key": "MeterValueSampleInterval",
         "readonly": false,
-        "value": 30
+        "value": "30"
       },
       {
         "key": "SupportedFeatureProfiles",
@@ -46,7 +46,8 @@
     "maxDelayBetweenTwoTransactions": 30,
     "probabilityOfStart": 1,
     "stopAfterHours": 0.3,
-    "stopOnConnectionFailure": false
+    "stopOnConnectionFailure": false,
+    "requireAuthorize": false
   },
   "Connectors": {
     "0": {},