Skip to content

Add UDP, support connection cloning#343

Merged
andig merged 2 commits intovolkszaehler:masterfrom
andig:feat/modbus-parallel
Jul 27, 2024
Merged

Add UDP, support connection cloning#343
andig merged 2 commits intovolkszaehler:masterfrom
andig:feat/modbus-parallel

Conversation

@andig
Copy link
Contributor

@andig andig commented May 1, 2024

This PR implements grid-x/modbus#70 and switches to https://github.com/evcc-io/modbus as fork of grid-x/modbus. By supporting connection cloning, concurrent access to the same underlying transport with different Slave IDs becomes possible without generating Golang races.

@andig andig added the enhancement New feature or request label May 1, 2024
@andig andig merged commit 3191c0d into volkszaehler:master Jul 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant