ocpp-go
ocpp-go copied to clipboard
I call remote start transaction but got error "ocpp message (2193907606): InternalError - An internal error occurred and the receiver was not able to process the requested Action successfully"
I'm not sure I understand the issue at hand: idTag
is being passed correctly to the request (although it's not necessary to override it again in the variadic function). Where does the error message come from? Is it a charge point running the same library? More information about the setup and conditions would help.