rayan99

Results 1 issues of rayan99

I have implemented a server based on the example given in ocpp-v1_6-example/json_server_example/src/main/java/eu/chargetime/ocpp/jsonserverimplementation/config/ServerCoreProfileConfig.java I have a question regarding the following implementation as an example: @Override public StartTransactionConfirmation handleStartTransactionRequest(UUID sessionIndex, StartTransactionRequest request)...