Skip to content

Commit 886632a

Browse files
authored
Include ModbusSequentialDataBlock into the documentation (#2833)
1 parent 30a2605 commit 886632a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/source/library/datastore.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ Datastore is responsible for managing registers for a server.
77
Datastore classes
88
-----------------
99

10+
.. autoclass:: pymodbus.datastore.ModbusSequentialDataBlock
11+
:members:
12+
:member-order: bysource
13+
1014
.. autoclass:: pymodbus.datastore.ModbusSparseDataBlock
1115
:members:
1216
:member-order: bysource

0 commit comments

Comments
 (0)