Coder Social home page Coder Social logo

Comments (2)

goekay avatar goekay commented on July 17, 2024

First of all, let's keep the communication here in English, so that others can also benefit. Secondly, the problem is not due to a custom namespace, because OCPP has clearly defined namespaces that must be used in messages. And our SOAP framework, CXF, always sets the namespace. Always. What you are talking about is the usage of prefixes in the message body.

In particular, it's a problem because your NKT charging station expects a custom prefix to be used. It seems, that the developers hardcoded the prefix in the software, which makes the software broken as it is totally unimportant what the prefix is, as long as the namespaces are set. Please contact the manufacturer to report this issue.

That being said, the workaround is trivial and analogous to the previous work in 5ab05f5, only this time the namespaces contain "Cs" instead of "Cp".

from steve.

Nos- avatar Nos- commented on July 17, 2024

Many Thanks!

It seems that I do not See the wood for the trees.

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.