-
Hello!
I am developing a CS, I was implementing a websocket server running OCPP 1.6J protocol on my own when I found out about this library and so starting using it. For testing I am using this CP si…
-
Hello !
I'm trying to build the simulator in order to use it, however, sbt is unable to get some dependencies because of a 403 Error on the following URL : https://nexus.thenewmotion.com
Thx !
-
Maybe you have a clue why this happens quite often.
Logger: websockets.server
Source: custom_components/ocpp/sensor.py:254
First occurred: 9:26:24 (42 occurrences)
Last logged: 9:51:27
```
T…
-
Hello community,
i am trying to onboarding new ev station through OCPP 1.6 J
The url parameter like this
ws://ev.texxxxxxob.cloud:8010/OCPP16/611e3xxxx61c75f3f11752d/612f2exxxxx1db1fa623c259…
-
Hi,
We are trying to connect Charging Station's OCPP to ev-server Central System using http and/or websocket, but OCPP does not recognise ev-server as Central System even though it does receive POST/…
-
#### Checklist
- [x] I checked other issues already, but found no answer/solution
- [x] I checked the documentation and wiki, but found no answer/solution
- [ ] I am running the latest version an…
-
Hello,
in my project I import your libraries as maven dependencies obviously. It would be convenient for users, if eu.chargetime.ocpp maven artifacts were present on maven central repository. At th…
-
When the heartbeat is not sent to the backend for a given period of time a notification is sent to the Admins.
Before sending the notification, check the Json connection with a simple OCPP command lik…
-
According latest perf tests, socket.io does not scale
-
```
core.js:6241 ERROR TypeError: Cannot read property 'currentTransactionID' of undefined
at SafeSubscriber._next (table-charging-stations-stop-transaction-action.ts:45)
at SafeSubscriber.…