X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=README.md;h=dab75e457fef813dfc671ec782fca86d1c2d6760;hb=a97d2d6ca3b18ee7e1f2c254eb8352d97507e8a7;hp=cef5768c2270180628186161e38eb5752ac6bba3;hpb=95c7658e8abe58395d1cd80be8e36c8cfa9aaec0;p=e-mobility-charging-stations-simulator.git diff --git a/README.md b/README.md index cef5768c..dab75e45 100644 --- a/README.md +++ b/README.md @@ -573,7 +573,9 @@ Set the Websocket header _Sec-Websocket-Protocol_ to `ui0.0.1`. `template`: string, `numberOfStations`: number, `options?`: { - `autoStart`: boolean + `persistentConfiguration?`: boolean, + `autoStart?`: boolean, + `autoRegister?`: boolean } }