steve icon indicating copy to clipboard operation
steve copied to clipboard

SteVe - OCPP server implementation in Java

Results 236 steve issues
Sort by recently updated
recently updated
newest added

After setting Charge point and ChargeBoxID, I couldn't find it at operations so I can't select it for setting ConnecterID and other OCPP version. ![OCP](https://user-images.githubusercontent.com/110460484/183874754-173af877-457d-4e0b-9158-394c104260e4.PNG)

helpdesk

Hello, Is it possible to send to the OCCP client using the RemoteStartTransaction the energy value, after which the charger will automatically stop charging?

Hi This Kareem from Egypt I used to follow the installation/config. steps and I downloaded all tools needed for system, then I prepared (steve.db) database but I have a misunderstanding...

Hi guys, Since last release I seem to get the following error, when im stopping any Transaction: Unrecognized field "Reason" (class ocpp.cs._2015._10.StopTransactionRequest), not marked as ignorable (6 known properties: "reason",...

Hi, I am trying to implement two REST endpoints for start and stop a charging transaction. Based on the code already done, I am using the class `ChargePointService12_Client` for doing...

helpdesk

Treating Feature request issue #738

I have the same issue. 3.4.9 memory consumption grows to about 12GB over 6-7 days and then crashes. It is on my server: Linux 5.13.0-1025-azure on x86_64 Intel(R) Xeon(R) CPU...

#### Checklist #### Describe the problem you are trying to solve I cannot plug in and play as it is tightly coupled to the frontend. As I wanted to plug...

#### Specifications ``` SteVe Version : 3.4.9 Operating system : MacOS ``` #### Expected Behavior ... #### Actual Behavior app_1 | [INFO] Building jar: /code/target/steve.jar app_1 | [INFO] ------------------------------------------------------------------------ app_1...

i am doing QA on data transfer function and I am sending req after 10 seconds of interval. 2 3 times works properly but after that it will send 2...