hutcheb opened a new pull request #266:
URL: https://github.com/apache/plc4x/pull/266


   Add support for Modbus RTU
   
   RTU over TCP connection string format is modbus-rtu:tcp://127.0.0.1:502
   RTU over Serial connection string format should be modbus-rtu://dev/ttyS0 or 
modbus-rtu://COM1  -- Need to check this
   
   Oustanding Tasks:-
   Add Documentation to src/site/asciidoc/users/protocols
   Refactor PDU handling as this is identical to Modbus TCP


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to