lorenzodonini / ocpp-go

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

SetVariableStatus - wrong type validation #194

Closed jmag-ic closed 1 year ago

jmag-ic commented 1 year ago

The SetVariableStatus type is validating as GetVariableStatus image

So the SetVariableStatusRebootRequired never passes the validation image image