Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
repl: Update README for framing option
  • Loading branch information
Sekenre committed Sep 25, 2019
commit f234437c4698e3102b07f99b8bb5638ad5788c4e
1 change: 1 addition & 0 deletions pymodbus/repl/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ Usage: pymodbus.console tcp [OPTIONS]
Options:
--host TEXT Modbus TCP IP
--port INTEGER Modbus TCP port
--framer TEXT Override the default packet framer tcp|rtu
--help Show this message and exit.


Expand Down