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 9912bbe commit b19d629Copy full SHA for b19d629
docs/examples/float_support.rst
@@ -0,0 +1,6 @@
1
+================================
2
+An example for add float support
3
4
+
5
6
+.. literalinclude:: ../../examples/float_support.py
docs/examples/index.rst
@@ -6,6 +6,7 @@ pyModbusTCP examples
.. toctree::
7
:maxdepth: 2
8
9
+ float_support
10
read_register
11
read_bit
12
write_bit
0 commit comments