docs: refine README.md
authorJérôme Benoit <jerome.benoit@sap.com>
Wed, 20 Mar 2024 20:51:01 +0000 (21:51 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Wed, 20 Mar 2024 20:51:01 +0000 (21:51 +0100)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
README.md

index 8f55b2cc72a66336d44af2ef446e056e69badfe4..5d7a34eaee6abcf22f728490f4e996e44067c95c 100644 (file)
--- 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: