feat: allow to override supervisionUrls at adding charging stations
[e-mobility-charging-stations-simulator.git] / README.md
index 84347a67d8fd428fffc6ea0dbf83271a255f1da6..14843e47de80b3efe41cd31a73328ec47ecd7a0e 100644 (file)
--- a/README.md
+++ b/README.md
@@ -573,6 +573,7 @@ Set the Websocket header _Sec-Websocket-Protocol_ to `ui0.0.1`.
    `template`: string,  
    `numberOfStations`: number,  
    `options?`: {  
+   `supervisionUrls`: string | string[],  
    `persistentConfiguration?`: boolean,  
    `autoStart?`: boolean,  
    `autoRegister?`: boolean,