Add template section to list OCPP commands supported (#129)
[e-mobility-charging-stations-simulator.git] / docker / config.json
index 51c985d6960915a7a1475a9f06c453885d1744bf..2449b4cbf8c136d407dd7e2cd6e42359dc918a4c 100644 (file)
@@ -1,13 +1,13 @@
 {
-  "supervisionURLs": [
-    "ws://server:8010/OCPP16/5c866e81a2d9593de43efdb4"
-  ],
-  "distributeStationsToTenantsEqually": true,
-  "workerProcess": "workerSet",
-  "workerPoolMinSize": 4,
-  "workerPoolMaxSize": 16,
-  "chargingStationsPerWorker": 1,
-  "stationTemplateURLs": [
+  "supervisionUrls": ["ws://server:8010/OCPP16/5c866e81a2d9593de43efdb4"],
+  "supervisionUrlDistribution": "round-robin",
+  "worker": {
+    "processType": "workerSet",
+    "elementsPerWorker": 1,
+    "poolMinSize": 4,
+    "poolMaxSize": 16
+  },
+  "stationTemplateUrls": [
     {
       "file": "siemens.station-template.json",
       "numberOfStations": 0