Coder Social home page Coder Social logo

Comments (13)

ahzf avatar ahzf commented on July 17, 2024

Hi, there...

as I'm currently busy with developing a JAVA version of my OICP C# project I would be interested where in your code base I could find s.th. like hooks for:

  • An incoming RFID auth (start) request, in order to dispatch it to Hubject whenever the Id/AuthToken was not found within Steve
    • The same for RFID auth stop
    • An incoming remote start request
    • An incoming remote stop request
    • After the charging process is finished: Where to get the trigger and data for sending a charging detail record.

Thanks a lot...
Achim

from steve.

goekay avatar goekay commented on July 17, 2024

Hello,

  • An incoming RFID auth (start) request, in order to dispatch it to Hubject whenever the Id/AuthToken was not found within Steve
    Here and here (OCPP version specific)
  • The same for RFID auth stop
    Can you please elaborate what you mean with that?
  • An incoming remote start/stop request
    Currently, these can only be triggered via the Web page. We do not have an API yet.
  • After the charging process is finished: Where to get the trigger and data for sending a charging detail record
    The implementation here is once again version specific: Here and here. These are messages arriving from the charging station, though, and do not provide a detailed charging record. For this, depending on the wanted data, additional database calls might be necessary to retrieve other related info.

from steve.

goekay avatar goekay commented on July 17, 2024

Can you please inform us about the scope your project? Is it just a translation of the OICP C# project, or a complete OICP integration with Steve? The reason I am asking is... I see you work for GraphDefined who forked Steve. We also started working on the Hubject/OICP integration.

from steve.

ahzf avatar ahzf commented on July 17, 2024

Hi... it's not a real project. I just was asked by Hubject to help a little bit, as their documentation is still a bit "sparse", but improving ;) I had a phone call with Dr. Karl-Heinz Krempels a couple of weeks ago and he told me, that it might be a good thing if at least a bit would be ready till this year's eCarTec.

from steve.

ahzf avatar ahzf commented on July 17, 2024

Hi again,
at https://github.com/GraphDefined/jOICP you will find a rough Java 1.8+ implementation of OICP v2.0. Perhaps this will help you within your own code base :)

Best from Jena
Achim

from steve.

goekay avatar goekay commented on July 17, 2024

development/implementation is finished. waiting for approval from hubject to put it online. therefore, we can close the issue.

from steve.

goRaspy avatar goRaspy commented on July 17, 2024

Great news !
Is the Hubject implementation could works simultaneously with PlugSurfing ?

from steve.

goekay avatar goekay commented on July 17, 2024

no, unfortunately not.

from steve.

goRaspy avatar goRaspy commented on July 17, 2024

Tks for the precision.

from steve.

ahzf avatar ahzf commented on July 17, 2024

@goekay Will it the Hubject connector be fully Open Source? ;)

from steve.

goekay avatar goekay commented on July 17, 2024

depends totally on them. the ball is in their court. the integration principle was the same as with plugsurfing (https://github.com/RWTH-i5-IDSG/steve-plugsurfing). if they give the green light, you will see another steve repo with a similar approach/structure.

from steve.

ahzf avatar ahzf commented on July 17, 2024

Any news on that?

from steve.

goekay avatar goekay commented on July 17, 2024

nope. you should contact and ask hubject, if you want to see any progress.

from steve.

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.