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
Q01.FR.01: ISO15118Ctrlr.Enabled = true and V2XChargingCtrlr.Enabled = true
Q01.FR.02: Add EVCCID to idToken in idToken.additionalInfo.additionalIdToken with type EVCCID
Q01.FR.03/09: Fill NotifyEVChargingNeedsRequest
Q01.FR.04: Stop Transaction if CSMS rejects NotifyEVChargingNeeds
Q01.FR.05: Start service renegotiation to start a different energy transfer service (should not happen) --> Seems to conflict with Q01.FR.04
Q01.FR.06: Stop Transaction if CSMS rejects NotifyEVChargingNeeds and ServiceRenegotiation not possible or failed
Q01.FR.30/31: Set V2XSupportedOperationModes variable
Q01.FR.32: Set V2XSupportedEnergyTransferMode variable
Q01.FR.36: Fill connected EV related device model variables: "Available", "VehicleId", "VehicleCertificate", "ProtocolAgreed", "ProtocolSupportedByEV".
OCPP Version
OCPP2.1
Describe the problem
Implement V2X authorization for OCPP 2.1.
Requirements:
Device model variable to add/check:
Describe your solution
This would require:
Additional context
No response