feat: allow to override event more template tunables at addChargingStations UI
[e-mobility-charging-stations-simulator.git] / README.md
index dab75e457fef813dfc671ec782fca86d1c2d6760..3ee86b24a41897f364a4654370436f23e92168cd 100644 (file)
--- a/README.md
+++ b/README.md
@@ -575,7 +575,9 @@ Set the Websocket header _Sec-Websocket-Protocol_ to `ui0.0.1`.
    `options?`: {  
    `persistentConfiguration?`: boolean,  
    `autoStart?`: boolean,  
-   `autoRegister?`: boolean  
+   `autoRegister?`: boolean,  
+   `enableStatistics?`: boolean,  
+   `ocppStrictCompliance?`: boolean  
    }  
   }