ocpp
ocpp copied to clipboard
General question about behavior of my charge point in project using your library
Maybe not the right place to ask, but I try anyways. If not, feel free to close the report and all is fine ^^ I have a EVBOX Elvi charging point at home and try my luck with the HA addin by lbbrhzn. It claims to be OCPP 1.6 supportive, even in Wireshark dump. As far as I know the addin mainly uses your lib to get information needed. The odyssey already took a while and maybe is a good read for someone like you who knows OCPP quite good.
https://github.com/lbbrhzn/ocpp/issues/2
Do you have any idea what this point is doing wrong/differently? I added Wireshark dumps of a connection attempt to the addin AND a attempt to connect to the very own online service. The point claims to be OCPP 1.6 supportive, but things dont work as expected. I read about things like TLS needed (even without wss:// used) and maybe SOAP needed. All of that is nothing I can work or help with I fear...
We already had quite some fun with disabling trigger_boot_notification and more and in the end had not that much luck. Main goal of this report is that you maybe can find these information somewhat useful. (And of course that someone has a clue what this thing is doing...)