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

Modbus Serial RTU: support multiple slaves on the same bus #8676

Closed
sandervandegeijn opened this issue Jan 12, 2021 · 1 comment
Closed

Modbus Serial RTU: support multiple slaves on the same bus #8676

sandervandegeijn opened this issue Jan 12, 2021 · 1 comment
Labels
area/modbus feature request Requests for new plugin and for new features to existing plugins

Comments

@sandervandegeijn
Copy link
Contributor

Feature Request

Support multiple slaves (with independent register configurations) for Modbus RTU over serial.

Proposal:

Current behavior:

Only one slave can be used.

Desired behavior:

Multiple slaves can be used.

Use case:

Almost every bus has more than one slave on it, in my case it's a set of 7 Eastron SDM energy meters and a SmartEVSE car charger.

@sandervandegeijn sandervandegeijn added the feature request Requests for new plugin and for new features to existing plugins label Jan 12, 2021
@sjwang90
Copy link
Contributor

Closing in favor of #7523

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/modbus feature request Requests for new plugin and for new features to existing plugins
Projects
None yet
Development

No branches or pull requests

3 participants