X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=README.md;h=5d7a34eaee6abcf22f728490f4e996e44067c95c;hb=a86eefabd6d0538803532e7f8ef6498215c54863;hp=8f55b2cc72a66336d44af2ef446e056e69badfe4;hpb=3b09e788c6dab8e5a8b3314e8e69ede16ff82fcc;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: