From 77fb0a15a521a8b9afb2ccee245a1d9222b1ca51 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Thu, 2 Apr 2026 19:34:17 +0200 Subject: [PATCH] docs: add missing ChargingStation.WebSocketPingInterval to README Variable was present in OCPP20VariableRegistry but not documented in the supported variables list. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a05a0f71..b65323d4 100644 --- a/README.md +++ b/README.md @@ -724,6 +724,7 @@ All kind of OCPP parameters are supported in charging station configuration or c - :white_check_mark: Model (type: string) (units: -) - :white_check_mark: SupplyPhases (type: integer) (units: -) - :white_check_mark: VendorName (type: string) (units: -) +- :white_check_mark: WebSocketPingInterval (type: integer) (units: seconds) #### ClockCtrlr -- 2.53.0