lorenzodonini / ocpp-go

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

Set ocppj.Dispatcher OnRequestCanceled handler in ocpp1.6 and ocpp2.0 #84

Closed michaelbeaumont closed 3 years ago

michaelbeaumont commented 3 years ago

Without this, any endpoint passed into NewChargePoint doesn't have the request canceled handler set.