Java-OCA-OCPP icon indicating copy to clipboard operation
Java-OCA-OCPP copied to clipboard

Open source client and server library of Open Charge-Point Protocol (OCPP) defined by openchargealliance.org (OCA)

Results 61 Java-OCA-OCPP issues
Sort by recently updated
recently updated
newest added

It appears that in ocpp v2 library, there is no support for requests synchronously. Below is the code for quick reference. In case we need synchronous achieved - how this...