README.md: refine UI protocol documentation
authorJérôme Benoit <jerome.benoit@sap.com>
Wed, 24 Aug 2022 16:02:58 +0000 (18:02 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Wed, 24 Aug 2022 16:02:58 +0000 (18:02 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
README.md

index 52fa721e89b8b31726dc73ce2d481720f2a1ebec..0fb3fe6ea7990b8dbabfe7ce2b32fd909b784f40 100644 (file)
--- a/README.md
+++ b/README.md
@@ -395,7 +395,7 @@ Request:
 
 `uuid`: String uniquely representing this request  
 `ProcedureName`: The procedure to run on the simulator  
-`PDU`: The parameters (if any) for said procedure
+`PDU`: The parameters for said procedure
 
 Response:  
 [`uuid`, `PDU`]
@@ -430,7 +430,7 @@ Request:
 `PDU`: {  
 `hashId`: the unique identifier of a charging station  
 `connectorId`: the id of the connector  
-`idTag`: An allowed badge authetification ID  
+`idTag`: the RFID tag  
 }
 
 Response: