-
Notifications
You must be signed in to change notification settings - Fork 39
Closed
Description
Feature Request
Add the ability to use Modbus/TCP over a UDP transport.
Current behavior:
modbus establishes a TCP connection to the modbus slave and polls registers
Desired behavior:
Send modbus request over UDP to poll registers
Use case:
Modbus slaves that support UDP would benefit from the reduced overhead especially when there are multiple masters polling the device for data.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels