We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 963e35d commit e011483Copy full SHA for e011483
README.md
@@ -1,2 +1,8 @@
1
# pymodbus-repl
2
REPL client for pymodbus for quick CLI access
3
+
4
+## Pymodbus Client
5
+Refer [REPL Client](./pymodbus/repl/client/README.rst)
6
7
+## Pymodbus Server
8
+Refer [REPL Server](./pymodbus/repl/server/README.rst)
0 commit comments