X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Fassets%2Fconfig-template.json;h=943e9c5b2c4998b556c614eb80714666e5afbf4c;hb=64c14c99f9902d4e96f2a2cd404e536e0584a629;hp=641117eaa2bab27a1ad6b7b9c6d3a58ef0f3791c;hpb=a66bbcfe85550dc01a2e32bd17a52f5980a78193;p=e-mobility-charging-stations-simulator.git diff --git a/src/assets/config-template.json b/src/assets/config-template.json index 641117ea..943e9c5b 100644 --- a/src/assets/config-template.json +++ b/src/assets/config-template.json @@ -19,7 +19,7 @@ "type": "ws", "authentication": { "enabled": true, - "type": "basic-auth", + "type": "protocol-basic-auth", "username": "admin", "password": "admin" } @@ -31,7 +31,8 @@ }, { "file": "keba.station-template.json", - "numberOfStations": 2 + "numberOfStations": 2, + "provisionedNumberOfStations": 2 }, { "file": "abb.station-template.json",