From 354b812f18e1a0042794e13a0982e76173c238ce Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Mon, 29 Aug 2022 13:52:59 +0200 Subject: [PATCH] README.md: add missing carriage return MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérôme Benoit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 63d48d98..60a861d8 100644 --- a/README.md +++ b/README.md @@ -477,7 +477,7 @@ Set the WebSocket header _Sec-Websocket-Protocol_ to `ui0.0.1`. - Request: `ProcedureName`: 'startChargingStation' `PDU`: { - `hashId`: charging station unique identifier string (deprecated) | `hashIds`: charging station unique identifier strings array + `hashId`: charging station unique identifier string (deprecated) | `hashIds`: charging station unique identifier strings array } - Response: -- 2.34.1