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

v201.datatypes.ChargingNeedsType.request_energy_transfer is mistyped #373

Closed
OrangeTux opened this issue Sep 16, 2022 · 2 comments
Closed
Labels

Comments

@OrangeTux
Copy link
Contributor

The attribute should be named requested_energy_transfer.

@dataclass
class ChargingNeedsType:
"""
ChargingNeedsType is used by: NotifyEVChargingNeedsRequest
"""
request_energy_transfer: enums.EnergyTransferModeType

@OrangeTux OrangeTux added bug Something isn't working question Further information is requested labels Sep 16, 2022
@Jared-Newell-Mobility Jared-Newell-Mobility removed the question Further information is requested label Sep 8, 2023
@Jared-Newell-Mobility
Copy link
Contributor

Satisfied with PR #496 - for inclusion in the next major release

@Jared-Newell-Mobility
Copy link
Contributor

Referenced in #174

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

No branches or pull requests

2 participants