Java-OCA-OCPP icon indicating copy to clipboard operation
Java-OCA-OCPP copied to clipboard

Installation procedures

Open KareemKelgamal opened this issue 3 years ago • 8 comments

Can you tell me please the steps to launch the chargetimeEU??

KareemKelgamal avatar Aug 08 '22 15:08 KareemKelgamal

Hi @KareemKelgamal,

The project does not contain an application of which you can execute. It's a java library, which mean you would have to program the application yourself.

Please see previous similar issue: https://github.com/ChargeTimeEU/Java-OCA-OCPP/issues/62

If you are looking for an out of the box server (Central System), then I would recommend https://github.com/RWTH-i5-IDSG/steve

Sincerely, Thomas Volden

TVolden avatar Aug 08 '22 20:08 TVolden

@TVolden I already installed steve server and I want an OCPP simulator to interface with STEVE. so how can I run web socket to show the data transferred from STEVE?

KareemKelgamal avatar Aug 09 '22 07:08 KareemKelgamal

@KareemKelgamal this is a good starting point in implementing a client https://github.com/ChargeTimeEU/Java-OCA-OCPP/tree/master/ocpp-v1_6-example/json-client-implementation

jmluy avatar Aug 23 '22 01:08 jmluy

@jmluy thanks so how to run?

KareemKelgamal avatar Aug 23 '22 06:08 KareemKelgamal

Hi @KareemKelgamal,

I know this can be confusing, and sorry for that. There is no application to run. You or someone you hire would have to implement an application on top of this library or alternatively find an application somewhere else (just like you found SteVe).

Sincerely, Thomas Volden

TVolden avatar Aug 23 '22 07:08 TVolden

ok Mr. @TVolden I understand you, I already had Steve on my server as my CSMS and I just wanted a charge point/client simulator to interface with Steve, can you recommend any open platform?

KareemKelgamal avatar Aug 23 '22 07:08 KareemKelgamal

Hi @KareemKelgamal ,

I have to apologize again, for I have only worked on this library and therefore have no experience with running either server nor client applications.

I think it's a very good question, so I would like to keep this issue open, so the community can contribute with suggestions. Hopefully this will be a good resource for anyone with similar needs.

Sincerely, Thomas Volden

TVolden avatar Aug 23 '22 07:08 TVolden

Hi @KareemKelgamal, responding to the community request for an open platform

We have an open platform that can act as a ChargePoint/Client Simulator to interface with Steve/OCPP: https://datagovs.com/apps/

Let me know how we might be able to help you here as we've been able to pull data in the US for 10,000s of EV Charge Stations. Feel free to email at [email protected] or direct message me here.

HiGregory avatar Oct 13 '22 16:10 HiGregory