From: Jérôme Benoit Date: Fri, 2 Sep 2022 21:22:42 +0000 (+0200) Subject: README.md: formatting fixes X-Git-Tag: v1.1.70~19 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=a38bc3151612c4fcbd108be125a2e75ef6682810;p=e-mobility-charging-stations-simulator.git README.md: formatting fixes Signed-off-by: Jérôme Benoit --- diff --git a/README.md b/README.md index c3a14ea3..e0cbce54 100644 --- a/README.md +++ b/README.md @@ -546,7 +546,7 @@ Set the WebSocket header _Sec-Websocket-Protocol_ to `ui0.0.1`. `ProcedureName`: 'startAutomaticTransactionGenerator' `PDU`: { `hashIds`: charging station unique identifier strings array (optional, default: all charging stations), - `connectorIds`: connector id integer array (optional, default: all connectors), + `connectorIds`: connector id integer array (optional, default: all connectors) } - Response: @@ -562,7 +562,7 @@ Set the WebSocket header _Sec-Websocket-Protocol_ to `ui0.0.1`. `ProcedureName`: 'stopAutomaticTransactionGenerator' `PDU`: { `hashIds`: charging station unique identifier strings array (optional, default: all charging stations), - `connectorIds`: connector id integer array (optional, default: all connectors), + `connectorIds`: connector id integer array (optional, default: all connectors) } - Response: