add files

This commit is contained in:
ChiKyun Kim
2025-09-09 13:59:12 +09:00
parent e94b06888d
commit 747aabe224
791 changed files with 3888723 additions and 0 deletions

View 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.