-
Notifications
You must be signed in to change notification settings - Fork 35
Fixed and added: Create Use Case Document for EV Charging Transaction #2 #20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
Hi @Harine19 thank you for articulating the EV charging workflows in so much detail. However the sequence diagrams need to convey an open network architecture. Currently the diagrams look more relevant to a platform model. Also, it would be helpful to show the high level architecture of the UEI network containing "Transaction Layer (Beckn)", "Payments Layer", "Application Layer (UEI)", "Trust Layer", "Support Layer", "Real-time data streaming layer", etc, corresponding to various interactions you have outlined, with different color codes. It would be useful if you could do the following:
Once done, please resubmit the PR for review. |
|
Hello @Harine19, |
|
Any updates @Harine19 ? |
|
@VedantKhairnar Sorry for the late reply, I had requested for this PR for C4GT DMP in April, so I hadn't checked. I'll look into the feedback and get started. |
Closes #2
This PR fixes issue: "Create Use Case Document for EV Charging Transaction #2"
Purpose: For developers to understand the various workflows present in EV Charging.
Diagrams: Sequence diagrams (4)
Tech-stack:
Use cases covered:
Main Actors:
Mermaid UML diagrams included:
Diagram 1: Discovery and Order Placement
Diagram 2: Fulfillment and Cancellation
Diagram 3: Real-time Tracking and Post-charging Interactions
Diagram 4: Final combined sequence diagram
I have spent a lot of time on this and opened a pull request (PR) please check it out!