issues
search
pymodbus-dev
/
pymodbus
A full modbus protocol written in python
Other
2.29k
stars
938
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix incorrect bytearray type hint in diagnostics query
#1983
alexrudd2
closed
9 months ago
1
Process async_execute operations using bounded worker tasks.
#1982
jameshilliard
closed
8 months ago
21
Lock async_execute operations for concurrent task safety.
#1981
jameshilliard
closed
8 months ago
8
Make ModbusClientMixin Generic to fix type issues for sync and async
#1980
laundmo
closed
9 months ago
6
Fix URL to CHANGELOG
#1979
jonathangjertsen
closed
9 months ago
0
move server_hostname to be local in tls client.
#1978
janiversen
closed
9 months ago
0
evaluate partial in py.typed
#1977
alexrudd2
closed
9 months ago
1
Revert "Make client type annotations compatible with async client usage (#1842)"
#1976
alexrudd2
closed
9 months ago
4
Parameter "strict" is and was only used for serial server/client.
#1975
janiversen
closed
9 months ago
0
Removed unused parameter close_comm_on_error.
#1974
janiversen
closed
9 months ago
0
Improve sync and async type checks instead of Union[sync | async]
#1973
laundmo
closed
9 months ago
25
Support close_comm_on_error parameter in more places.
#1972
jameshilliard
closed
8 months ago
30
Prepare v3.6.4
#1969
janiversen
closed
9 months ago
0
ModbusSimulatorContext doesn't allow write holding registers with `"shared blocks": False` option
#1968
realrushen
closed
9 months ago
5
Update datastore_simulator example with client
#1967
janiversen
closed
9 months ago
0
Remove unused FifoTransactionManager
#1966
janiversen
closed
9 months ago
0
Test and correct receiving more than one packet
#1965
janiversen
closed
9 months ago
0
Always set exclusive serial port access.
#1964
jameshilliard
closed
9 months ago
0
Add server/client network stub, to allow test of network packets.
#1963
janiversen
closed
9 months ago
0
Combine conftest to a central file
#1962
janiversen
closed
9 months ago
0
Add support for pyserial exclusive access mode.
#1961
jameshilliard
closed
9 months ago
4
ModbusSimulatorContext doesn't create correct register layout with `"shared blocks": False` option
#1960
realrushen
closed
9 months ago
5
Call on_reconnect_callback.
#1959
janiversen
closed
9 months ago
0
Client on_reconnect_callback is never executed
#1956
LukasJanavicius
closed
9 months ago
1
ModbusSocketFramer bug when multiple modbus messages are received in 1 tcp payload
#1949
phantom1299
closed
9 months ago
13
More coverage
#1947
janiversen
closed
9 months ago
0
minor fix for typo and consistency
#1946
julianbs789
closed
9 months ago
0
Run coverage in CI with % check of coverage.
#1945
janiversen
closed
9 months ago
0
reverses bit processing to keep significance intact
#1944
transistorgrab
closed
8 months ago
3
Client coverage 100%
#1943
janiversen
closed
9 months ago
0
Modbus RTU Client: Functionality Regression in Version 3.6.3 – Code Fails to Operate as Expected
#1942
sardware
closed
9 months ago
2
transport 100% coverage
#1941
janiversen
closed
9 months ago
0
Same context for created object
#1937
titov32
closed
8 months ago
8
contrib example: TCP drainage simulator with two devices
#1936
serpent213
closed
9 months ago
0
Remove "pragma no cover"
#1935
janiversen
closed
9 months ago
0
transport_serial -> serialtransport
#1933
janiversen
closed
9 months ago
0
message classes, first step
#1932
janiversen
closed
8 months ago
0
Fix behavior after Exception response
#1931
AlexanderLanin
closed
9 months ago
0
Correct expected length for udp sync client
#1930
janiversen
closed
9 months ago
0
ModbusUdpClient with retry_on_invalid=True always retries
#1929
MAKOMO
closed
9 months ago
4
Prepare v3.6.3
#1926
janiversen
closed
10 months ago
0
solve Socket_framer problem with Exception response
#1925
janiversen
closed
10 months ago
0
Single byte error response handling
#1924
AlexanderLanin
closed
9 months ago
6
Allow socket frames to be split in multiple packets
#1923
janiversen
closed
10 months ago
0
Pymodbus doesn't correctly handle Reassembled TCP segments
#1922
sthelen-enqs
closed
10 months ago
4
ExceptionResponse and ModbuesException import error
#1921
jeniksv
closed
10 months ago
2
Question: Multiple modbus clients with different modbus speed
#1919
stanceli
closed
10 months ago
2
Reset frame for serial connections
#1918
janiversen
closed
10 months ago
1
ModbusRTUFramer.resetFrame()... Does not reset frame (buffer)
#1917
bsense-rius
closed
10 months ago
10
Enhancement: Listen on any address IPv4 and IPv6
#1915
couling
closed
8 months ago
6
Previous
Next