Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shiv3 authored Jul 22, 2024
1 parent 02e47f4 commit a620d3c
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# OCPP Simulator

re-writed with react
OCPP charger simulator written in react that works stand-alone

https://shiv3.github.io/ocpp-cp-simulator
https://shiv3.github.io/ocpp-cp-simulator/?connectors=2&wsurl=wss://localhost:8080/&cpid=test-cp&tag=test-tag

<img width="1532" alt="image" src="https://github.com/user-attachments/assets/480f6e76-a426-4f0c-b133-a62a03f0847e">


### Experimental feature

experimental feature support e.g. simultaneous use of multiple chargers

[like this](https://shiv3.github.io/ocpp-cp-simulator/?wsurl=wss://cs.dev-dmm-ev-charge.com/chargepoint/&tag=SzwezE4p1xQreLnVcpjt&experimental=eyJDaGFyZ2VQb2ludElEcyI6W3siQ2hhcmdlUG9pbnRJRCI6InRlc3QtY3AiLCJDb25uZWN0b3JOdW1iZXIiOjF9LHsiQ2hhcmdlUG9pbnRJRCI6InRlc3QtY3AyIiwiQ29ubmVjdG9yTnVtYmVyIjoyfSx7IkNoYXJnZVBvaW50SUQiOiJ0ZXN0LWNwMyIsIkNvbm5lY3Rvck51bWJlciI6M30seyJDaGFyZ2VQb2ludElEIjoidGVzdC1jcDQiLCJDb25uZWN0b3JOdW1iZXIiOjR9LHsiQ2hhcmdlUG9pbnRJRCI6InRlc3QtY3A1IiwiQ29ubmVjdG9yTnVtYmVyIjo1fSx7IkNoYXJnZVBvaW50SUQiOiJ0ZXN0LWNwNiIsIkNvbm5lY3Rvck51bWJlciI6Nn0seyJDaGFyZ2VQb2ludElEIjoidGVzdC1jcDciLCJDb25uZWN0b3JOdW1iZXIiOjd9XX0)

<img width="1534" alt="image" src="https://github.com/user-attachments/assets/5904d690-0178-4ddc-be90-fe580259d998">

0 comments on commit a620d3c

Please sign in to comment.