Commit History

作者 SHA1 備註 提交日期
  Marc Mültin e6f7b4fd4e Implemented a working mechanism for pausing and resuming a charging session 6 年之前
  Marc Mültin 7d7cbf9cad Merge branch 'master' of https://github.com/V2GClarity/RISE-V2G 6 年之前
  Marc Mültin dbdd24b1df Merge pull request #36 from tonsmets/master 6 年之前
  Marc Mültin c1140f98e7 Fixed copyright header (date) 6 年之前
  Marc Mültin 4546e0e229 Added a check for unreasonably high payloads 6 年之前
  Marc Mültin e5e2b55f9c Made SECC not request MeteringReceipt after each charging loop 6 年之前
  Marc Mültin e4cc39807e Added mechanism in DummyEVController to trigger a renegotiation after 50 charging loops. Modified WaitForChargingStatusRes, WaitForCurrentDemandRes, and WaitForMeteringReceiptRes accordingly. 6 年之前
  Ton Smets af64c19dc7 Fix NoSuchMethodError: java.nio.ByteBuffer.limit(I)Ljava/nio/ByteBuffer when compiling for release 8 with JDK9 6 年之前
  Marc Mültin 5d27f228f3 Merge pull request #34 from jessekerkhoven/master 6 年之前
  Marc Mültin 1727c36dcc Corrected a typo 6 年之前
  Marc Mültin 70b0d19824 Added logging information about whether EV wants to pause or terminate the charging session with a SessionStopReq 6 年之前
  Jesse Kerkhoven dbd0fe8da3 Fix typo that results in a null pointer 6 年之前
  Marc Mültin 21a66363d4 Update README.md 6 年之前
  Marc Mültin 8a369a6e20 Update README.md 6 年之前
  Marc Mültin 163224e437 Updated generateCertificates.bat (for Windows-based systems) to reflect the same change as in generateCertificats.sh (for Linux-based systems): provide a proper PKCS#12 encryption algorithm that Java 1.8 can handle when reading the private key moSubCA2.pkcs8.der 6 年之前
  Marc Mültin 77c2d5252a Updated generateCertificates.bat (for Windows-based systems) to reflect the same change as in generateCertificats.sh (for Linux-based systems): provide a proper PKCS#12 encryption algorithm that Java 1.8 can handle when reading the private key moSubCA2.pkcs8.der 6 年之前
  Marc Mültin d3485324fe Modified pom.xml files to reflect new version 1.2.4 of RISE V2G 6 年之前
  Marc Mültin df3838b3f6 Updated pom.xml files to reflect the new version 1.2.4 6 年之前
  Marc Mültin 693fbcc97a Addressed ISO 15118 User Group issue #50 (http://extmgmt.kn.e-technik.tu-dortmund.de/issues/50): the SECC will wait 5 seconds after sending a SessionStopRes or any response message with a negative response code before closing the TCP/TLS socket connection. 6 年之前
  Marc Mültin 09a3f30123 Update README.md 6 年之前
  Marc Mültin 36bf3cbc73 Update README.md 6 年之前
  Marc Mültin fb78192c98 Update README.md 6 年之前
  Marc Mültin 4a406cbb78 Update README.md 6 年之前
  Marc Mültin 0bf6d51748 Merge pull request #30 from mrbig/f/dynamic_implementation_loader 6 年之前
  Marc Mültin 950e27d5af Merge pull request #28 from poohsen/master 6 年之前
  poohsen 5c1c2428ce remove unnecessary whitespace 6 年之前
  Nagy Attila Gabor 6e1d7fbcb7 Refactored controllers to use a default constructor 6 年之前
  Nagy Attila Gabor 5ccf4ceaad Fixed typos in documentation and exception 6 年之前
  Marc Mültin cd7ea29fda Merge pull request #29 from mrbig/master 6 年之前
  Nagy Attila Gabor 339cc722ac Made implementation classes configurable from the respective properties file 6 年之前