X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=docker%2Fconfig.json;h=2449b4cbf8c136d407dd7e2cd6e42359dc918a4c;hb=65554cc3fc240ee17d57c57ec60a2a0da4d757ba;hp=51c985d6960915a7a1475a9f06c453885d1744bf;hpb=525935a5df9cd2b0ab4fc11c8231241bd9cb1b96;p=e-mobility-charging-stations-simulator.git diff --git a/docker/config.json b/docker/config.json index 51c985d6..2449b4cb 100644 --- a/docker/config.json +++ b/docker/config.json @@ -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