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

SOAP and JSON Schemas are outdated #37

Open
iwo-strzebonski opened this issue Aug 31, 2022 · 3 comments
Open

SOAP and JSON Schemas are outdated #37

iwo-strzebonski opened this issue Aug 31, 2022 · 3 comments

Comments

@iwo-strzebonski
Copy link

In most cases, it doesn't change anything, though the problem I saw was with the MeterValues - this module uses outdated schemas, without Celsius as MeterValues unit, whereas newer MeterValues JSON schema includes it

@ZoneMR
Copy link

ZoneMR commented Jan 9, 2023

This is a problem for me too. Thank you @iwo-strzebonski for making your fork, which I've now switched to.

I suggest this is merged into this repo.

@iwo-strzebonski
Copy link
Author

@ZoneMR there's a problem with backward compatibility if I recall correctly my talk with @eduhenke (there needs to be a check for OCPP JSON version)

@eduhenke
Copy link
Member

eduhenke commented Jan 9, 2023

I think a quick fix is to copy/paste the folder having the older version in a soap-1.5 and the newer one in a soap-1.6 folder, or something in that regard

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants