ocpp
ocpp copied to clipboard
Possible v2.0 errors
Using the related testing tool "docile-charge-point" (thanks for providing it), I've found the following possible issues related to version v2.0:
- In TransactionEventRequest fields "transactionData" and "transactionData.id" appears. Could be they must be "transactionInfo" and "transactionInfo.transactionId".
- In AuthorizaRequest a field " evseId" exists that doesn't exists in the 2.0.1 specification.
- ChargingStateEnum value "EVDetected" should be "EVConnected"