add files
This commit is contained in:
14
temp/V2Gdecoder/schemas/ReadMe.txt
Normal file
14
temp/V2Gdecoder/schemas/ReadMe.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
1. Generated the Java classes from V2G_CI_MsgDef.xsd into the package v2gMessages.msgDef.
|
||||
This creates all message types defined in
|
||||
- V2G_CI_MsgDef
|
||||
- V2G_CI_MsgHeader
|
||||
- V2G_CI_MsgBody
|
||||
- V2G_CI_MsgDataTypes
|
||||
- xldsig-core-schema.xsd
|
||||
|
||||
|
||||
2. Generated the Java classes from V2G_CI_AppProtocol.xsd into the package v2gMessages.appProtocol
|
||||
(because of the class ResponseCodeType, which is defined in both schema files and would therefore
|
||||
raise conflicts).
|
||||
|
||||
3. Add SECCDiscoveryReq.java and SECCDiscoveryRes.java to the package v2gMessages.
|
||||
Reference in New Issue
Block a user