X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=README.md;h=5246171d9711bc5fb2458f8ade8af532cdfd9434;hb=291cb255bec471875566d94ea674b7f476a2b7a1;hp=09c06140e3e2f44e4f25520a0689c6f1b904f558;hpb=adf16e6408b60e64ca73c206a939e09509cf53e2;p=e-mobility-charging-stations-simulator.git diff --git a/README.md b/README.md index 09c06140..5246171d 100644 --- a/README.md +++ b/README.md @@ -218,7 +218,7 @@ All kind of OCPP parameters are supported in a charging station template. The li - :white_check_mark: AuthorizeRemoteTxRequests (type: boolean) (units: -) - :x: ClockAlignedDataInterval (type: integer) (units: seconds) -- :x: ConnectionTimeOut (type: integer) (units: seconds) +- :white_check_mark: ConnectionTimeOut (type: integer) (units: seconds) - :x: GetConfigurationMaxKeys (type: integer) (units: -) - :white_check_mark: HeartbeatInterval (type: integer) (units: seconds) - :x: LocalAuthorizeOffline (type: boolean) (units: -) @@ -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: -)