| .. |
|
libs
|
fe7aebdca4
- Included EXIficient library and according xml parser libraries (see shared/libs) as EXIficient's license finally changed from GPLv2 to MIT (MIT is compatible with EPL v1). Uncommented EXIficientCodec.java file. You now can quickly switch between EXIficientCodec and OpenEXI coded by (un)commenting the respective line in MessageHandler.java.
|
9 years ago |
|
src
|
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 years ago |
|
.gitignore
|
505e772f08
initial commit for RISE V2G
|
10 years ago |
|
pom.xml
|
d61fde3264
Changed package structure from org.eclipse.risev2g to org.v2gclarity.risev2g
|
8 years ago |