Open
Conversation
ameetdesh
reviewed
Mar 29, 2026
| "beckn:id": "charger-01", | ||
| "beckn:descriptor": { "schema:name": "Fast Charger" }, | ||
| "beckn:availableAt": [{ | ||
| "geo": { "type": "Point", "coordinates": [77.5946, 12.9716] } |
Collaborator
There was a problem hiding this comment.
Hi @codealisha99 thanks for this.. unfortunately, this v2 payload seems to match v2-rc. The about to be released v2 (LTS) will change the payload yet again, but hopefully for long term stability. This ticket was meant to track ev charging migration to that beckn version.
ameetdesh
requested changes
Mar 29, 2026
Collaborator
ameetdesh
left a comment
There was a problem hiding this comment.
Please hold off on this until v2 LTS lands and is merged in main. I am planning to work on it.
Author
|
okay @ameetdesh sir , once the v2 is final I will make the final changes. I thank you for the guidance! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
EV Charging Mapping Document: v2-rc → Beckn v2
** Description
This PR introduces a developer-friendly mapping document to help Network Participants (NPs) migrate EV charging implementations from v2-rc to Beckn v2.
Table of Contents
Closes #213