lorenzodonini / ocpp-go

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

Implement method `SetNewChargingStationValidationHandler` on ocpp1.6 (central system) #182

Closed dwibudut closed 1 year ago

dwibudut commented 1 year ago

Hello,

Relate to this closed pull request (https://github.com/lorenzodonini/ocpp-go/pull/170), I'm forget to implement method SetNewChargingStationValidationHandler on ocpp1.6

I have added on this pull request, sorry for this omission.

Thx