Implemented RTU over TCP protocol

This commit is contained in:
2024-03-28 20:26:02 +01:00
parent 1bcac96d52
commit 967d80ff3f
3 changed files with 2024 additions and 1 deletions

View File

@@ -58,7 +58,7 @@ Here you have the specific default implementations for the Modbus Protocol.
- ASCII
- RTU
- RTU over TCP _(in progress)_
- RTU over TCP
- TCP
**NOTE:**