From 7f9d5299ccf1606025aed13d1bb4fabe7a1a1771 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Sun, 4 Feb 2024 16:53:42 +0100 Subject: [PATCH] docs: fix formatting in README.md 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 ee723652..963b273b 100644 --- a/README.md +++ b/README.md @@ -715,7 +715,7 @@ Set the Websocket header _Sec-Websocket-Protocol_ to `ui0.0.1`. } (the OCPP command payload with some optional fields added to target the simulated charging stations) - Response: - `PDU`: { + `PDU`: { `status`: 'success' | 'failure', `hashIdsSucceeded`: charging station unique identifier strings array, `hashIdsFailed`: charging station unique identifier strings array (optional), -- 2.34.1