Code Monkey home page Code Monkey logo

Comments (3)

TVolden avatar TVolden commented on June 22, 2024 1

Hi Apar,

Thank you for your kind words.

If your interrested in implementing 1.6, then I can offer this little guide: https://github.com/ChargeTimeEU/Java-OCA-OCPP/wiki/Getting-started

I have some demo apps (they're not much):
Server: https://github.com/ChargeTimeEU/ChargeTime-HQ
Client: https://github.com/ChargeTimeEU/ChargePointSimulator

from java-oca-ocpp.

TVolden avatar TVolden commented on June 22, 2024 1

Did you edit your question after I replied? I didn't notice.

IP and Port are passed as input parameters for both server and client. How to pass IP and port between server and client is up to you. I would recommend storing this information in a configuration file.

In my example I just hardcoded IP to 127.0.0.1 and a port number I picked randomly since I haven't find a standard port for OCPP (help me out here community).

I have some old experimental implementations for the library:
Client simulator: https://github.com/ChargeTimeEU/ChargePointSimulator
Server: https://github.com/ChargeTimeEU/ChargeTime-HQ

Other than that, I would recommend the getting started page.

from java-oca-ocpp.

TVolden avatar TVolden commented on June 22, 2024

Hi @M9Apar,

I'm going to close this issue. If you still have problems, please don't hesitate to open a new issue.

from java-oca-ocpp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.