openWB / core

GNU General Public License v3.0
52 stars 68 forks source link

OCPP #1893

Closed LKuemmel closed 6 days ago

LKuemmel commented 4 weeks ago

UI https://github.com/openWB/openwb-ui-settings/pull/553

LKuemmel commented 2 weeks ago

braucht Rebase nach Merge von #1912, damit der Test läuft

gerdemann commented 6 days ago

I have tested these changes with our OCPP backend and it looks like it keeps establishing a new websocket connection, sending the request and then closing it again. Can't the connection be permanent?

https://github.com/openWB/core/pull/1932