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

Changed total_cost type from Optional[int] to Optional[float] #663

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jainmohit2001
Copy link
Collaborator

Fixes #657

@jainmohit2001
Copy link
Collaborator Author

There seems to be some issue with the tests (3.7) check.

@OrangeTux
Copy link
Collaborator

Python 3.7 is not supported anymore. I've no idea what that check is still shown in Github. You can ignore GH .

@jainmohit2001 jainmohit2001 added bug Something isn't working ocpp2.1 Issues related to OCPP 2.1 support labels Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ocpp2.1 Issues related to OCPP 2.1 support
Development

Successfully merging this pull request may close these issues.

TransactionEventPayload total_cost should be a floating point number
2 participants