lorenzodonini / ocpp-go

Open Charge Point Protocol implementation in Go
MIT License
275 stars 126 forks source link

Does v2.0.1 implementation fully conform to the OCPP 2.0.1 spec? #159

Open mohdaqib57 opened 1 year ago

mohdaqib57 commented 1 year ago

I am a bit new to the OCPP protocol. I have gone thru the documentation via OCA for v2.0.1 and looking for Go implementation.

Does the v2.0.1 implementation is fully compatible with the OCPP 2.0.1 spec? I see from the Readme.md states Experimental support for version 2.0.1 is now supported!.

Is this still in experimental phase or the code is fully compatible but not update the info in readme?