forked from pymodbus-dev/pymodbus
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* adding new contrib example of libmodbus client * updating example documentation so users can find it
- Loading branch information
Galen Collins
committed
Mar 31, 2015
1 parent
5e57d00
commit 41e06d2
Showing
3 changed files
with
434 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
================================================== | ||
Libmodbus Client Facade | ||
================================================== | ||
|
||
.. literalinclude:: ../../../examples/contrib/libmodbus-client.py | ||
|
Oops, something went wrong.