More typing.
[e-mobility-charging-stations-simulator.git] / docker / config.json
index 3487a1440e6c5d2e630a0be4a34269e6ec3627b3..02ec20602171034dcfcd1138f410d61b4c66577e 100644 (file)
   "workerPoolSize": 16,
   "stationTemplateURLs": [
     {
-      "file": "./src/assets/station-templates/siemens.mougins69.station-template.json",
-      "numberOfStation": 0
+      "file": "./src/assets/station-templates/siemens.station-template.json",
+      "numberOfStations": 0
     },
     {
       "file": "./src/assets/station-templates/keba.station-template.json",
-      "numberOfStation": 0
+      "numberOfStations": 0
     },
     {
       "file": "./src/assets/station-templates/abb.station-template.json",
-      "numberOfStation": 0
+      "numberOfStations": 0
     },
     {
       "file": "./src/assets/station-templates/evlink.station-template.json",
-      "numberOfStation": 0
+      "numberOfStations": 0
     },
     {
       "file": "./src/assets/station-templates/schneider.station-template.json",
-      "numberOfStation": 0
+      "numberOfStations": 0
     },
     {
       "file": "./src/assets/station-templates/virtual-simple-atg.station-template.json",
-      "numberOfStation": 10
+      "numberOfStations": 10
     }
   ],
   "consoleLog": false,