fix: fix stationInfo persistent configuration default
[e-mobility-charging-stations-simulator.git] / README.md
index 060d90bc53a822c6e8acdd65fab649cac639ed24..dab75e457fef813dfc671ec782fca86d1c2d6760 100644 (file)
--- 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: