História revízii

Autor SHA1 Správa Dátum
  Marc Mültin e6f7b4fd4e Implemented a working mechanism for pausing and resuming a charging session 6 rokov pred
  Marc Mültin c1140f98e7 Fixed copyright header (date) 6 rokov pred
  Nagy Attila Gabor 5ccf4ceaad Fixed typos in documentation and exception 6 rokov pred
  Nagy Attila Gabor 339cc722ac Made implementation classes configurable from the respective properties file 6 rokov pred
  Marc Mültin cba5e041f6 - TargetCurrent in DummyEVController, used in PreChargeReq message, was set to 2A to comply to IEC 61851-23 7 rokov pred
  Marc Mültin 6f6be89a09 Improved the performance of RISE V2G by converting the MessageHandler into a Singleton. When instantiating the MessageHandler, the JAXB Context is set which is a pretty time-consuming task. Before the improvement, the MessageHandler was instantiated by the V2GCommunicationSessionHandlerSECC and the V2GCommunicationSessionHandlerSECC class. 8 rokov pred
  Marc Mültin babd2ee114 Changelog 13.10.17: 8 rokov pred
  Marc Mültin d8c9fc7bcd Changelog commit 15.9.17 8 rokov pred
  Marc Mültin 084320d6d6 Loading EXIficient is now much faster than before. XSD schema files have been converted to EXI grammar Java files. Also, JAXB context is now only set once at startup of SECC and EVCC respectively as setting the JAXB context is a very time consuming task. 8 rokov pred
  Marc Mültin 7cd067c118 Added property "EXICodec" in EVCCConfig.properties and SECCConfig.properties to set the EXI codec. Changed the handling in the constructor of the MessageHandler.java accordingly. 8 rokov pred
  Marc Mültin b0c4b6d657 Changed license from EPL to MIT and updated README.md 8 rokov pred
  Marc Mültin 6b366610bc Commit-Nachricht für RISE V2G 8 rokov pred
  Marc Mültin 258af9b5ac 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. 9 rokov pred
  Marc Mültin bf406353f8 slight modification of copyright header 9 rokov pred
  Marc Mültin 6345846e7b Changes/bugfixes due to experience in 4th International Testing Symposium in San Diego, California (April 2016) 9 rokov pred
  Marc Mültin fbf547ffe7 - added SecurityUtils function getContractCertificateStatus() to check for certificate installation and update need within one function, thus reducing the cryptographic computation overhead (which is crucial on embedded systems) 9 rokov pred
  Marc Mültin ac7a9095f0 Enhanced TLS-related features: 9 rokov pred
  Marc Mültin 91b153fb98 Some minor bugfixes for bugs encountered at the Third International Testival in Dortmund on the 12th of November 2015 10 rokov pred
  Marc Mültin c192dbffcb Typo corrected 10 rokov pred
  Marc Mültin 27992b59c9 Fixes #1 with the topic "Getting started...". The network interface property in the SECCConfig.properties and EVCCConfig.properties should now be provided as an integer value (an index value) instead of a string value (such as 'lo0' or 'eth1') 10 rokov pred
  Marc Mültin 505e772f08 initial commit for RISE V2G 10 rokov pred