ocpp icon indicating copy to clipboard operation
ocpp copied to clipboard

Possible v2.0 errors

Open SoloVeniaASaludar opened this issue 3 years ago • 0 comments

Using the related testing tool "docile-charge-point" (thanks for providing it), I've found the following possible issues related to version v2.0:

  1. In TransactionEventRequest fields "transactionData" and "transactionData.id" appears. Could be they must be "transactionInfo" and "transactionInfo.transactionId".
  2. In AuthorizaRequest a field " evseId" exists that doesn't exists in the 2.0.1 specification.
  3. ChargingStateEnum value "EVDetected" should be "EVConnected"

SoloVeniaASaludar avatar Dec 21 '21 09:12 SoloVeniaASaludar