You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@plc4x.apache.org by GitBox <gi...@apache.org> on 2021/08/17 20:53:54 UTC

[GitHub] [plc4x] hutcheb opened a new pull request #266: Feature/modbusrtu

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: dev-unsubscribe@plc4x.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org