DeltaVetal26 / SteVe-OCPP-HTTP-Client

Basic HTTP client for sending commands remotely to the Steve OCPP control panel
10 stars 8 forks source link

Is this project open? #4

Open vasya00044 opened 3 years ago

vasya00044 commented 3 years ago

Are you working on a project? Or have you found another solution to control the Steve from an external web application?

DeltaVetal26 commented 3 years ago

Hi @vasya00044,

I'm not currently working on this project. This code was used to communicate a web application with Steve (OCPP 1.6J - WebSocket). It works (The commands in the project description - all are tested at the charging station on OCPP 1.6J and work.).

There was a ticket about a problem with the SOAP protocol. Since I didn't have a SOAP station, I tried to fix the error through the emulator. So it probably works well on SOAP as well.

As for other projects, I have not seen them, but last year someone worked on this. https://github.com/RWTH-i5-IDSG/steve/issues/338#issuecomment-635796297