docs: update UI protocol requests collections
[e-mobility-charging-stations-simulator.git] / README.md
index 060d90bc53a822c6e8acdd65fab649cac639ed24..cef5768c2270180628186161e38eb5752ac6bba3 100644 (file)
--- a/README.md
+++ b/README.md
@@ -571,7 +571,10 @@ Set the Websocket header _Sec-Websocket-Protocol_ to `ui0.0.1`.
   `ProcedureName`: 'addChargingStations'  
   `PDU`: {  
    `template`: string,  
-   `numberOfStations`: number  
+   `numberOfStations`: number,  
+   `options?`: {  
+   `autoStart`: boolean  
+   }  
   }
 
 - Response: