-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Generate OCPP 2.1 public draft messages #845
Draft
hikinggrass
wants to merge
34
commits into
main
Choose a base branch
from
feature/ocpp2.1-public-draft-messages
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
1abd2bb
Fix code generator to include manual fixes for 2.0.1 VariableAttribute
hikinggrass 780572c
Fix code generator to remove superfluous ; after DateTime conversions
hikinggrass 70e7dd7
Remove SecurityEvent enum from code generator since it is no enum any…
hikinggrass dd95a43
1.6: retrieveDateTime in SignedUpdateFirmware.firmware is not optional
hikinggrass a882867
WIP: generate 2.0.1 messages from 2.1 draft schemas
hikinggrass 17b736e
Generate OCPP 2.1 messages from draft schemas with modified code gene…
hikinggrass 0492085
Merge remote-tracking branch 'origin/main' into feature/ocpp2.1-publi…
hikinggrass 59d1361
Fix compilation of smart charging tests
hikinggrass a3e730f
Attempt to fix unchecked optional access in calculate_composite_schedule
hikinggrass ab4f806
More fixes for smart charging tests
hikinggrass ce30fc5
Merge remote-tracking branch 'origin/main' into feature/ocpp2.1-publi…
hikinggrass cb9e57e
Additional fixes
hikinggrass ada40cb
ctest: output on failure
hikinggrass 03e55cd
Fix composite schedule calculation
hikinggrass 2f0d9f3
clang-format
hikinggrass a1cc575
Merge remote-tracking branch 'origin/main' into feature/ocpp2.1-publi…
hikinggrass 5800478
Fix enum usage in tests for enums that turned into strings
hikinggrass 4dfd843
FIXME: re-introduce default limit temporarily
hikinggrass b14ec4b
Merge remote-tracking branch 'origin/main' into feature/ocpp2.1-publi…
hikinggrass 06b4919
Update tests/lib/ocpp/v201/test_profile.cpp
Pietfried e41afa7
Fix generated messages based on partially fixed schemas
hikinggrass 5e7f550
Merge remote-tracking branch 'origin/main' into feature/ocpp2.1-publi…
hikinggrass 1a6daa2
Merge remote-tracking branch 'origin/main' into feature/ocpp2.1-publi…
hikinggrass cdfecbf
ConnectorEnum is now just a string
hikinggrass 979f75a
clang-format
hikinggrass 8346253
clang-format
hikinggrass e83c5db
Merge remote-tracking branch 'origin/main' into feature/ocpp2.1-publi…
hikinggrass c89c13d
Merge branch 'main' into feature/ocpp2.1-public-draft-messages
Pietfried 8c5518f
Make supported OCPP protocol version configurable (v201, v21) (#923)
Pietfried 92274c3
Merge remote-tracking branch 'origin/main' into feature/ocpp2.1-publi…
Pietfried b9992c8
Merge branch 'main' into feature/ocpp2.1-public-draft-messages
Pietfried 43beeb1
Merge branch 'main' into feature/ocpp2.1-public-draft-messages
Pietfried 9927801
clang format
Pietfried 0da58d0
Adjusted to official 2.1 schema files
Pietfried File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This could probably be reported via
FieldLength
variable for theAuthorizeRequest.certificate
instance which should make this change backwards-compatible with 2.0.1