feat: allow to override more template tunables at addChargingStations UI
[e-mobility-charging-stations-simulator.git] / README.md
index 8b4d62f0ad56f5a9012d2bdec9e300d118955d84..9eb3a7a709246c7cb0468c2af8c1fda97a04d562 100644 (file)
--- 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  
+   `autoStart?`: boolean,  
+   `autoRegister?`: boolean,  
+   `persistentConfiguration?`: boolean  
    }  
   }