Complete AuthorizeRemoteTxRequests support in remote start transaction
[e-mobility-charging-stations-simulator.git] / README.md
index 09c06140e3e2f44e4f25520a0689c6f1b904f558..0a24123dd0f4f9fe9bc99c1573cb7b26198a131c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -233,10 +233,11 @@ All kind of OCPP parameters are supported in a charging station template. The li
 - :x: StopTransactionOnInvalidId (type: boolean) (units: -)
 - :x: StopTxnAlignedData (type: CSL) (units: -)
 - :x: StopTxnSampledData (type: CSL) (units: -)
-- :x: SupportedFeatureProfiles (type: CSL) (units: -)
+- :white_check_mark: SupportedFeatureProfiles (type: CSL) (units: -)
 - :x: TransactionMessageAttempts (type: integer) (units: times)
 - :x: TransactionMessageRetryInterval (type: integer) (units: seconds)
 - :x: UnlockConnectorOnEVSideDisconnect (type: boolean) (units: -)
+- :white_check_mark: WebSocketPingInterval (type: integer) (units: seconds)
 
 #### Firmware Management Profile
 
@@ -244,7 +245,7 @@ All kind of OCPP parameters are supported in a charging station template. The li
 
 #### Local Auth List Management Profile
 
-- :x: LocalAuthListEnabled (type: boolean) (units: -)
+- :white_check_mark: LocalAuthListEnabled (type: boolean) (units: -)
 - :x: LocalAuthListMaxLength (type: integer) (units: -)
 - :x: SendLocalListMaxLength (type: integer) (units: -)