issues
search
AdvancedClimateSystems
/
uModbus
Python implementation of the Modbus protocol.
Mozilla Public License 2.0
213
stars
83
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove caching to stop memory leak
#129
zagor
opened
6 months ago
0
Can i control if single or multiple Modbus payloads are in a single TCP frame?
#128
StefanR71
opened
7 months ago
2
Multiple slaves with RTU
#127
AareAa
opened
9 months ago
8
illegalDataAddressError while writing single or multiple registers TCP
#126
I-Tingya
closed
1 year ago
1
Flush input buffer
#125
yy123xiang
opened
1 year ago
0
disable all error
#124
ikeas68
opened
1 year ago
0
Possible typo in functions.py
#123
ardeley
opened
2 years ago
4
Import Error: no module named 'logging'
#122
LaksahanWijerathne
opened
2 years ago
1
How to stop server from example code?
#121
William-Durand
opened
2 years ago
2
tcp.write_multiple_registers command is unable to write more than 3 registers, in modbus TCP
#120
Abolohit
opened
2 years ago
2
Online uModbus tcp server
#119
azat385
opened
3 years ago
2
RTU: Check CRC in exception ADU
#118
acolomb
opened
3 years ago
2
RTU: Raise exception for unexpected slave or function code in response
#117
acolomb
opened
3 years ago
1
Duplicate statement at lines 1519-1520 in functions.py : self._values = values
#116
FlorianSG
opened
3 years ago
0
uModbus on Raspberry Pi
#115
dporada
opened
3 years ago
0
RTU client does not respect inter-frame delay
#114
acolomb
opened
3 years ago
0
Pass a partially received response in the ValueError exception.
#113
acolomb
opened
3 years ago
2
Convert unknown error codes to a useful exception class.
#112
acolomb
opened
3 years ago
2
How do you access the raw (bytes) response for decoding messages that aren't composed of 16-bit integers?
#111
fake-name
opened
3 years ago
2
Add async version of send_message for both tcp and rtu
#110
tiagocoutinho
opened
3 years ago
9
Use non privileged tcp port in examples
#109
tiagocoutinho
closed
3 years ago
5
ServerDeviceFailureError: An unrecoverable error occurred.
#108
princeBruce
closed
4 years ago
6
Read Multiple Hosts
#107
shnabin
opened
4 years ago
2
TCP Server Modbus Timeout after disconnect and reconnect after some time.
#106
Patel-Kishan-Eng
opened
4 years ago
2
Fix byte count when writing multiple coils
#105
acolomb
closed
4 years ago
1
Demote hex dump of ADU to debug log
#104
rgov
closed
4 years ago
2
Change factory methods to class methods
#103
rgov
closed
4 years ago
1
Remove redundant exception traceback
#102
rgov
closed
4 years ago
1
Allow omitted rule constraints to match any value
#101
rgov
closed
4 years ago
2
Explicitly check for missing endpoints
#100
rgov
closed
4 years ago
1
Simple TCP server example does not work, always returns error
#99
rgov
closed
4 years ago
1
Compatiblility with MicroPython
#98
MauroDiamantino
opened
4 years ago
1
Redundancy Check issues
#97
dmhouston95
opened
4 years ago
4
Can this be used for Modbus sniffing?
#96
vshymanskyy
closed
4 years ago
2
Adding support for string datatype
#95
akshaykhushu
closed
4 years ago
1
Fix 2 error codes
#94
OrangeTux
closed
4 years ago
2
Add feature Modbus RTU over TCP
#93
azat385
opened
4 years ago
1
Feature request: single callback with all the values
#92
ghost
opened
4 years ago
1
Modbus RTU over TCP
#91
azat385
closed
3 years ago
2
Invalid error codes
#90
ovunccetin
closed
4 years ago
1
README: fix function_codes for example tcp server
#89
hrbonz
opened
4 years ago
2
Help me, please.
#88
kabakovda
closed
4 years ago
2
TCP client example : read_coils
#87
danielblengino
closed
4 years ago
1
Explicitly stop supporting python 2
#86
jaapz
opened
4 years ago
1
Use setup.cfg for long_description
#85
ktns
opened
4 years ago
1
UnicodeDecodeError from setup.py with python3.6 and LANG=C
#84
ktns
opened
4 years ago
3
Failed to import socketserver in Python 2.7
#83
iliyas18
opened
4 years ago
1
help me
#82
patfrench
opened
4 years ago
3
ConnectionResetError: [Errno 104] Connection reset by peer
#81
unidev10
opened
4 years ago
5
Update dev builds
#80
OrangeTux
closed
4 years ago
1
Next