From: Jérôme Benoit Date: Wed, 24 Aug 2022 16:02:58 +0000 (+0200) Subject: README.md: refine UI protocol documentation X-Git-Tag: v1.1.66~11 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=cdbdcaebf6bf64acd95020ab1028a16a53f8308b;p=e-mobility-charging-stations-simulator.git README.md: refine UI protocol documentation Signed-off-by: Jérôme Benoit --- diff --git a/README.md b/README.md index 52fa721e..0fb3fe6e 100644 --- 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: