fix: fix stationInfo persistent configuration default
[e-mobility-charging-stations-simulator.git] / README.md
index cef5768c2270180628186161e38eb5752ac6bba3..dab75e457fef813dfc671ec782fca86d1c2d6760 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  
+   `persistentConfiguration?`: boolean,  
+   `autoStart?`: boolean,  
+   `autoRegister?`: boolean  
    }  
   }