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

fix reset control parameter #1475

Merged
merged 2 commits into from
Apr 3, 2024
Merged

fix reset control parameter #1475

merged 2 commits into from
Apr 3, 2024

Conversation

LKuemmel
Copy link
Contributor

#14226232

@LKuemmel LKuemmel added the bug Something isn't working label Mar 13, 2024
@LKuemmel LKuemmel added this to the 2.1.4 milestone Mar 13, 2024
@@ -304,6 +305,14 @@ def reset_log_data(self) -> None:
self.data.set.log = Log()
Pub().pub(f"openWB/set/chargepoint/{self.num}/set/log", asdict(self.data.set.log))

def reset_control_parameter_charge_stop(self) -> None:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Naming: wird der ControlParameter zu "charge_stop" zurückgesetzt, oder wenn "charge_stop" eingetreten ist?

@LKuemmel LKuemmel merged commit 1314637 into openWB:master Apr 3, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants