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

Add start/stop charging register to modbus implementation #41

Open
sandervandegeijn opened this issue Dec 13, 2020 · 2 comments
Open

Add start/stop charging register to modbus implementation #41

sandervandegeijn opened this issue Dec 13, 2020 · 2 comments

Comments

@sandervandegeijn
Copy link

I would like to start/stop charging through modbus. As I see it now, I can set the charging current, but cannot start/stop by a call over modbus.

@bobosch
Copy link
Collaborator

bobosch commented Dec 13, 2020

You could use the access bit 0xA7

@sandervandegeijn
Copy link
Author

This is working, maybe somewhat cleaner than using the modes, but still not really a clean start/stop method. Dedicated functions for this would be nice.

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

2 participants