lorenzodonini / ocpp-go

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

Fix SetVariableStatus validation tag #198

Closed lorenzodonini closed 1 year ago

lorenzodonini commented 1 year ago

Fixes incorrect validation tag for the SetVariablesResponse.SetVariableResult.AttributeStatus field.

Closes #194