RISE-V2G/RISE-V2G-EVCC
Marc Mültin fd20302604 - added signature creation when sending MeteringReceiptReq during DC charging
- added a fix that prevents a NullPointerException in case MeterInfo element is not present when checked on SECC while processing MeteringReceiptReq
2016-11-29 18:46:42 +08:00
..
src - added signature creation when sending MeteringReceiptReq during DC charging 2016-11-29 18:46:42 +08:00
.gitignore initial commit for RISE V2G 2015-06-01 17:19:09 +02:00
EVCCConfig.properties Bugfix: An empty catch clause in the StatefulTransportLayerClient.java caused a weired EXI Codec error message ("ERROR: 'EXI No valid EXI document according distinguishing bits'") when a message timeout occurred (e.g. with the small timeout value of 250ms for CurrentDemandRes). This was confusing since there was no obvious reason for the EXI Codec error message. Now there is some meaningful error catch clause which makes clear that the header of the received message could not be read, which then terminates the communication session. 2016-07-28 19:13:00 +02:00
pom.xml initial commit for RISE V2G 2015-06-01 17:19:09 +02:00