From: Jérôme Benoit Date: Sun, 4 Feb 2024 15:53:42 +0000 (+0100) Subject: docs: fix formatting in README.md X-Git-Tag: v1.2.35~7 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=7f9d5299ccf1606025aed13d1bb4fabe7a1a1771;p=e-mobility-charging-stations-simulator.git docs: fix formatting in README.md Signed-off-by: Jérôme Benoit --- 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),