-
The OCA have just back ported OCPP 2.0 features to OCPP 1.6-J only. Do the SteVe team have any plans to support this new part of the standard? See:
http://www.v2g-evse.com/2018/12/18/open-charge-al…
-
I when deployed OCPP.Core.Server in docker swarm using nginx proxy but i'm receive notification : "OCPPMiddleware => Non-Websocket request ". But i'm run in localhost, it works normally
![image](http…
-
Hi,
I am currently trying to test whether more arguments can be added to the already built payloads, for example, adding transaction_id in RequestStartTransactionPayload. Part of the reason I am tr…
-
Hello Thomas,
I build your code to these two jars:
`common-0.5-SNAPSHOT.jar` and `v1_6-0.5-SNAPSHOT.jar`
Then I took the jars and added in my project. The classes is found by IntelliJ perfectly …
-
Having started experimenting with more "efficient" message encodings than the very verbose JSON, a problem has become apparent.
This is evident when using SteVe as well as our "homebrew" OCPP 1.6-J…
-
Please include support for HTTP basic access authentication.
The protocol OCPP (Open Charge Point Protocol, by the Open Charge Alliance) uses websockets for the transport layer. In the protocol's a…
-
**OCPP version:**
[x] **1.6**
[ ] **2.0.1**
**I'm submitting a ...**
[ x] bug report
[x ] feature request
**Current behavior:**
When encountering the following error:
`{"level":"…
-
### Search before asking
- [X] I searched in the [issues](https://github.com/FasterXML/jackson-databind/issues) and found nothing similar.
### Describe the bug
I also rasied this as a [SO question]…
-
Hi,
is it possible to configure websocket pings for the current JSONClient?
I found some related code here but it seems to be removed for the most current version,
Best,
Arne
-
Can you please provide the guide how to use 1.6 & 2.0 both OCPP version with single Server