X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=README.md;h=cef5768c2270180628186161e38eb5752ac6bba3;hb=17ba3be0bb5c0bcb7fff2cefa877af975c0d043a;hp=060d90bc53a822c6e8acdd65fab649cac639ed24;hpb=a66bbcfe85550dc01a2e32bd17a52f5980a78193;p=e-mobility-charging-stations-simulator.git diff --git a/README.md b/README.md index 060d90bc..cef5768c 100644 --- a/README.md +++ b/README.md @@ -571,7 +571,10 @@ Set the Websocket header _Sec-Websocket-Protocol_ to `ui0.0.1`. `ProcedureName`: 'addChargingStations' `PDU`: { `template`: string, - `numberOfStations`: number + `numberOfStations`: number, + `options?`: { + `autoStart`: boolean + } } - Response: