Getting started with SECC example
ziyadtarek7 opened this issue · 1 comments
ziyadtarek7 commented
I trying to use iso15118 alongside pyslac, I have no idea how do they integrate with each other.
Is it enough to just run $make run-secc or do I need to change something else?
Also do I need to implement the EVSEControllerInterface in my own class or is the simulator sufficient for this?
Thank you
heavyweight87 commented
You could create a class that inherets from EVSEControllerInterfface and call your slac API from your own class