-
Notifications
You must be signed in to change notification settings - Fork 159
feature: OCPP 2.1 support #371
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
base: master
Are you sure you want to change the base?
Conversation
240fb49
to
41f7684
Compare
41f7684
to
7bb906a
Compare
Ill need a couple of reviewers to double check my work - if all the fields are mapped, named and validated correctly. |
Hi xBlaz3kx, I noticed that the DynUpdateTime field of ocpp2.1 ChargingProfile is of type DateTime from ocpp2.0.1/types. |
28be971
to
775710e
Compare
Hey, thanks for pointing it out! Even though this wouldnt be a cricital issue, it is nice to have everything correctly referenced :) |
Proposed changes
OCPP 2.1:
OCPPJ:
Misc:
Types of changes
What types of changes does your code introduce?
Put an
x
in the boxes that applyChecklist
Put an
x
in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any ofthem, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before
merging your code.