Skip to content

Commit 7d52875

Browse files
authored
Add modbus standard to README. (#1308)
Add modbus standard doc to README.
1 parent 97ffffc commit 7d52875

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ Summary
3434

3535
Pymodbus is a full Modbus protocol implementation using a synchronous or asynchronous (using asyncio) core.
3636

37+
The modbus protocol documentation can be found `here <../_static/Modbus_Application_Protocol_V1_1b3.pdf>`
3738
Supported modbus communication modes: tcp, rtu-over-tcp, udp, serial, tls
3839

3940
Pymodbus can be used without any third party dependencies (aside from pyserial) and is a very lightweight project.
795 KB
Binary file not shown.

0 commit comments

Comments
 (0)