lorenzodonini / ocpp-go

Open Charge Point Protocol implementation in Go
MIT License
262 stars 125 forks source link

Contribution to OCPP 2.X #51

Closed SerzhSergeev closed 1 year ago

SerzhSergeev commented 3 years ago

Hi guys! @lorenzodonini I'm wondering if you have any roadmap/plan for integration latest OCPP 2.0 in this repository. As far as I see the version 2.0 only stating here. I'd like to discuss it with you and maybe help from my side with that OCPP, please contact me if you're keen to sync on it.

lorenzodonini commented 3 years ago

Hey and thanks for reaching out.

You can check the ocpp2.0-features branch to see the current status. I'm planning on finishing the implementation of v2.0.1 soon and then release an alpha version.

You are of course welcome to send me a pull request, in case you want to implement some of the messages yourself. It's a bit of work though, so let me know if you would like to help out 😄

strowk commented 2 years ago

Could you please update on this? Was 2.0 finished? Branch is not there anymore...