Giter VIP home page Giter VIP logo

Comments (4)

TVolden avatar TVolden commented on June 30, 2024

Hi @davidzzw,

Thanks for the question.

I'm not sure what exactly a charging pile is or a gun code, could you elaborate?

This code is an implementation of the OCA OCPP (charge protocol), for more information, please see: https://www.openchargealliance.org/

To answer you question, I can say that this library can be used to implement software for chargers and operator systems. It may also be applicable for sort of charge box proxy, which basically could act as both a charge box and an operator, if needed.

from java-oca-ocpp.

davidzzw avatar davidzzw commented on June 30, 2024

Hi @davidzzw,

Thanks for the quest.

I'm not sure what exactly a charging pile is or a gun code, could you elaborate?

This code is an implementation of the OCA OCPP (charge protocol), for more information, please see: https://www.openchargealliance.org/

To answer you question, I can say that this library can be used to implement software for chargers and operator systems. It may also be applicable for sort of charge box proxy, which basically could act as both a charge box and an operator, if needed.
fisrt thank you@TVolden
For example, when I scan the QR code for charging, I need to know the code of the charging pile by scanning the QR code. The ocpp1.6 only has connecterId, and the unique identifier of the program code connection is UUID. UUID is not persistent and changes dynamically. I mean that the charging pile is the unit, such as 320106000. The connecterId starts from 1, and the gun code is 32010600001. By analogy, I mean that the charging pile is coded according to the manufacturer.

from java-oca-ocpp.

TVolden avatar TVolden commented on June 30, 2024

Ah I see. I would guess that such a QR is utilized in a proprietary app of an operator. I would speculate that the unique id in such a QR code refers to a database record for the operator. This would eventually refer the operator to a charge box connection (maintained by a central system to use OCPP terms). Probably used to do a remote start transaction (OCPP request).

Long story short, there are som abstraction layers between such a QR code and this library.

from java-oca-ocpp.

davidzzw avatar davidzzw commented on June 30, 2024

Ah I see. I would guess that such a QR is utilized in a proprietary app of an operator. I would speculate that the unique id in such a QR code refers to a database record for the operator. This would eventually refer the operator to a charge box connection (maintained by a central system to use OCPP terms). Probably used to do a remote start transaction (OCPP request).

Long story short, there are som abstraction layers between such a QR code and this library.

Yes, it needs customized development, so I couldn't find your project for a long time. Thank you very much

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.