Hi all,

I just did a little refactoring as I am planning on starting to work on the 
Modbus driver implementation.
From a first glance at the Wikipedia article the Modbus-TCP is mostly a Serial 
Modbus included in a TCP Wrapper. So I setup two drivers: modbus-tcp and 
modbus-serial which both generally share 90% of the code but have a different 
underlying transfer mechanism.

A the license agreement you have to accept in order to use the Spec is not 
ideal for Specs (More a software license IMHO), I contacted the organization 
for official confirmation that we are allowed to use that. So right now I’m 
waiting for the official OK.

Chris

Reply via email to