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

one shunt per bank ? Enhancement #11

Open
N1c084 opened this issue Aug 20, 2022 · 4 comments
Open

one shunt per bank ? Enhancement #11

N1c084 opened this issue Aug 20, 2022 · 4 comments

Comments

@N1c084
Copy link

N1c084 commented Aug 20, 2022

Hi,
Any idea to drive (without too much work) 1 shunt per bank?

Maybe the simple way is to have 1 contrôler per bank, but there is an easy way to have one master controler to obtain all data in one Web UI?

Thanks

@stuartpittaway
Copy link
Owner

Technically it's just reading more MODBUS devices (protocol the shunt uses). The controller code would need significant changes to support this as well

@N1c084
Copy link
Author

N1c084 commented Aug 20, 2022

yes i know for modbus communication, but i try to find a simple way to handle it, if possible.
the idea of a master controler is also a big code chalange?

@stuartpittaway
Copy link
Owner

Master controller is a much bigger change

@N1c084
Copy link
Author

N1c084 commented Aug 20, 2022 via email

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