Nagy Attila Gabor
|
4fbe208e6b
Added suppresswarnings to setJaxbContext
|
vor 7 Jahren |
Nagy Attila Gabor
|
c85a1a8520
Made signedinfo related methods type safe
|
vor 7 Jahren |
Nagy Attila Gabor
|
121e55a727
getJAXBElement made type safe
|
vor 7 Jahren |
Nagy Attila Gabor
|
52d5ee093b
Removed unused removeV2GCommunicationSession method
|
vor 7 Jahren |
Nagy Attila Gabor
|
d559f168d9
Addedd suppresswarnings to some of the unused fields and methods
|
vor 7 Jahren |
Nagy Attila Gabor
|
5c5b25eaef
Removed unused general evseController
|
vor 7 Jahren |
Nagy Attila Gabor
|
691ba5e40d
Removed unused import
|
vor 7 Jahren |
Nagy Attila Gabor
|
39cb8a895b
Fixed trivial raw type assignments
|
vor 7 Jahren |
Marc Mültin
|
56c88f910e
Added a check for an empty SASchedules in WaitForChargeParameterDiscoveryRes.java in case EVSEProcessing is set to FINISHED. In that case, SASchedules must be present.
|
vor 7 Jahren |
Christoph Zwirello
|
ebccfa5a06
make signature of encryptContractCertPrivateKey more specific
|
vor 7 Jahren |
Marc Mültin
|
cc26d2a239
The field 'ReceiptRequired' in the ChargingStatusRes message is optional. Fixed the code in EVCC's class WaitForChargingStatusRes.java so that it does not necessarily expect the field 'ReceiptRequired' to be set (otherwise a NullPointerException would be thrown). Also made sure that WaitForChargingStatusRes.java only sends a MeteringReceiptReq message if the connection is secured by TLS - as signed MeteringReceiptReq messages are only possible with Plug & Charge that demands TLS to be used.
|
vor 7 Jahren |
Marc Mültin
|
af4ad25f49
Merge branch 'master' of https://github.com/V2GClarity/RISE-V2G
|
vor 7 Jahren |
Marc Mültin
|
a74e0ad073
The field 'ReceiptRequired' in the CurrentDemandRes message is optional. Fixed the code in EVCC's class WaitForCurrentDemandRes.java so that it does not necessarily expect the field 'ReceiptRequired' to be set (otherwise a NullPointerException would be thrown).
|
vor 7 Jahren |
Marc Mültin
|
25f3207f36
Update README.md
|
vor 7 Jahren |
Marc Mültin
|
12ca0fdafa
Update README.md
|
vor 7 Jahren |
Marc Mültin
|
1ff1725ddb
Update README.md
|
vor 7 Jahren |
Marc Mültin
|
3389c669af
Corrected timeout value for supportedAppProtocolResponse. Value was set statically to 2 seconds. Now the value given in TimeRestrictions.java (located in package com.v2gclarity.risev2g.shared.misc) is taken instead.
|
vor 7 Jahren |
Marc Mültin
|
b82aa11b86
Updated content of folder signature-creation-testdata and corrected an error in the README.md file which stated that the signature for the CertificateInstallationRes message would be created with the private key of the MO sub-CA 2. Correct is that the signature is created with the private key of the CPS (certificate provisioning service) sub-CA 2.
|
vor 7 Jahren |
Marc Mültin
|
9a3f2244eb
Merge branch 'master' of https://github.com/V2GClarity/RISE-V2G
|
vor 7 Jahren |
Marc Mültin
|
a15e4ff29e
Rewrote the generateCertificates script
|
vor 7 Jahren |
Marc Mültin
|
8b364c2c57
Merge pull request #24 from kssim/master
|
vor 7 Jahren |
KyeongSeob Sim
|
bbaa57b25b
Fixes issues #23 Modify typos in the "generateCertificates.sh" file
|
vor 7 Jahren |
Marc Mültin
|
b2b8ad07c2
- Updated the generateCertificates.sh script with slight modifications to the documentation and commands for generating all certificates needed for Plug & Charge
|
vor 7 Jahren |
Marc Mültin
|
cba5e041f6
- TargetCurrent in DummyEVController, used in PreChargeReq message, was set to 2A to comply to IEC 61851-23
|
vor 7 Jahren |
Marc Mültin
|
0e4b838f8d
Fixes issues #18 (chargingLoop counter was disregarded when sending MeteringReceiptRes) and #19 (error in DER encoding of ECDSA signature)
|
vor 8 Jahren |
Marc Mültin
|
d1056e6168
Fix for previous release v1.2. Still missed one additional instantiation of MessageHandler in V2GCommuicationSessionHandlerSECC that needs to be removed.
|
vor 8 Jahren |
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.
|
vor 8 Jahren |
Marc Mültin
|
d31a6446ca
Update README.md
|
vor 8 Jahren |
Marc Mültin
|
babd2ee114
Changelog 13.10.17:
|
vor 8 Jahren |
Marc Mültin
|
374e06e843
Changelog:
|
vor 8 Jahren |