X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=README.md;h=5d7a34eaee6abcf22f728490f4e996e44067c95c;hb=5aeeae8227c78b02e0a68a3b52a5f6114ff49f3a;hp=8f55b2cc72a66336d44af2ef446e056e69badfe4;hpb=9afcd55e48821caec56007dd8c2bc0381da3ed1f;p=e-mobility-charging-stations-simulator.git diff --git a/README.md b/README.md index 8f55b2cc..5d7a34ea 100644 --- a/README.md +++ b/README.md @@ -637,7 +637,7 @@ Set the Websocket header _Sec-Websocket-Protocol_ to `ui0.0.1`. - Response: `PDU`: { - `status`: 'success' | 'failure' + `status`: 'success' | 'failure', `hashIdsSucceeded`: charging station unique identifier strings array (optional), `hashIdsFailed`: charging station unique identifier strings array (optional) } @@ -876,7 +876,7 @@ Examples: - Request: `ProcedureName`: 'heartbeat' `PDU`: { - `hashIds`: charging station unique identifier strings array (optional, default: all charging stations), + `hashIds`: charging station unique identifier strings array (optional, default: all charging stations) } - Response: