You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"
The text was updated successfully, but these errors were encountered:
Using the related testing tool "docile-charge-point" (thanks for providing it), I've found the following possible issues related to version v2.0:
The text was updated successfully, but these errors were encountered: