-
Notifications
You must be signed in to change notification settings - Fork 124
Open
Description
I consider switching from goburrow to this modbus stack, but would need additional FC (manufacturer, file, fifo) and vendor specific ones.
What would you think about adding an extension point for FC calls?
something along the lines of wrapping assembleRTU, parseRTU, expectedResponse{length] into an interface and adding registerFC + send + receive functions to the transport or client.
this would allow me to develop my vendor specific FC locally.
And if I develop a standard FC (like one of my team members did in github.com/debevv/modbus for FC43), I can develop ahead and open a pull request to here ... without waiting on my fork until the merge is done.
Metadata
Metadata
Assignees
Labels
No labels