Skip to content
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

feat: Matching OCPP 2.0.1 payload types to OCPP 2.0.1 json schema #680

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
6be51ec
v201:call,call_result,datatypes: complete and corrected type annotations
malsyned Jan 5, 2024
f9d5fd0
fixing linting errors
ajmirsky Nov 22, 2024
76796d3
Merge branch 'master' into ocpp-2.0.1-payload-correct-types
ajmirsky Nov 22, 2024
68e048b
Add code of conduct, contributing, security and support docs.
ajmirsky Nov 22, 2024
c5057c4
adding unit tests for all the v201 data types to make sure they rehyd…
ajmirsky Nov 26, 2024
ef88e26
adding unit test to the non-nested dataclasses of v2.0.1 so that any …
ajmirsky Nov 26, 2024
9ff2f1f
fixing formatting, import sorting and make sure all imports are being…
ajmirsky Nov 26, 2024
efbf7b1
fixing formatting errors
ajmirsky Nov 26, 2024
ef2907a
even though it's a fake url, flagged as issue by sonarqube
ajmirsky Nov 26, 2024
d855325
fake url is being flagged by sonarqube as insecure
ajmirsky Nov 26, 2024
e53d73c
adding deprecation warnings for enums IdTokenType and UnitOfMeasureTy…
ajmirsky Nov 26, 2024
051aa93
removing files associated with a different pull request
ajmirsky Nov 26, 2024
d0461ff
Merge branch 'v201_datatypes_test' into ocpp-2.0.1-payload-correct-types
ajmirsky Nov 26, 2024
7bc890a
Merge branch 'master' into ocpp-2.0.1-payload-correct-types
ajmirsky Dec 6, 2024
be6cc64
v201:call,call_result,datatypes: complete and corrected type annotations
malsyned Jan 5, 2024
fbe0c49
fixing linting errors
ajmirsky Nov 22, 2024
c3a9638
Add code of conduct, contributing, security and support docs.
ajmirsky Nov 22, 2024
cd0a6a3
adding unit tests for all the v201 data types to make sure they rehyd…
ajmirsky Nov 26, 2024
e0ba5f5
fixing formatting, import sorting and make sure all imports are being…
ajmirsky Nov 26, 2024
75c38cd
even though it's a fake url, flagged as issue by sonarqube
ajmirsky Nov 26, 2024
c8b8f34
adding deprecation warnings for enums IdTokenType and UnitOfMeasureTy…
ajmirsky Nov 26, 2024
b928143
removing files associated with a different pull request
ajmirsky Nov 26, 2024
5bbbf31
correcting class names of Enum Types
ajmirsky Dec 12, 2024
a09f1b6
Merge remote-tracking branch 'upstream/ocpp-2.0.1-payload-correct-typ…
ajmirsky Dec 12, 2024
c27e55a
UnitOfMeasureType can use a value from the standardized list or a cus…
ajmirsky Dec 12, 2024
8cdd774
fixing EnumEnum in datatype, correct formatting errors
ajmirsky Dec 12, 2024
69971ae
enum fixes for : TxCtrlrVariableName, ChargingStationVariableName, Lo…
ajmirsky Dec 12, 2024
9a5e6d3
Merge branch 'master' into ocpp-2.0.1-payload-correct-types
ajmirsky Dec 12, 2024
db335bb
fix formatting issue
ajmirsky Dec 12, 2024
5fa193a
Merge remote-tracking branch 'upstream/ocpp-2.0.1-payload-correct-typ…
ajmirsky Dec 12, 2024
f616705
naming change
ajmirsky Dec 12, 2024
ff1e071
changes based on PR feedback
ajmirsky Dec 13, 2024
635b5e8
removing spaces in ConnectedEVVariableName. and fixing types in SetMo…
ajmirsky Dec 18, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading