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