AMWD.Protocols.Modbus.Proxy 0.3.3-1
Modbus Protocol for .NET | Proxy
With this package the server and client implementations will be combined as proxy.
You can use any ModbusBaseClient
implementation as target client and plug it into the implemented ModbusTcpProxy
or ModbusRtuProxy
, which implement the server side.
Published under MIT License (see tl;drLegal)
No packages depend on AMWD.Protocols.Modbus.Proxy.
.NET 6.0
- AMWD.Protocols.Modbus.Common (>= 0.3.3-1)
- AMWD.Protocols.Modbus.Serial (>= 0.3.3-1)
- System.IO.Ports (>= 6.0.0)
.NET 8.0
- AMWD.Protocols.Modbus.Common (>= 0.3.3-1)
- AMWD.Protocols.Modbus.Serial (>= 0.3.3-1)
- System.IO.Ports (>= 8.0.0)
.NET Standard 2.0
- AMWD.Protocols.Modbus.Common (>= 0.3.3-1)
- AMWD.Protocols.Modbus.Serial (>= 0.3.3-1)
- System.IO.Ports (>= 4.7.0)