issues
search
digitalpetri
/
modbus
Modbus TCP, Modbus RTU/TCP, and Modbus RTU/Serial for Java 17+.
Eclipse Public License 2.0
654
stars
222
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Allow CRC mismatch to be ignored
#88
kevinherron
opened
2 hours ago
0
Allow CRC mismatch to be ignored
#87
kevinherron
opened
2 hours ago
0
Release 2.0.0
#86
kevinherron
closed
11 hours ago
0
Use distinct Java packages for each Maven module
#84
kevinherron
closed
5 days ago
0
Move Netty and ModbusTcpCodec into package "tcp" to fix split packages
#83
unverbraucht
closed
5 days ago
2
Split package make it impossible to use 2.0-RC3 with Java 9+
#82
unverbraucht
closed
5 days ago
8
Add Maven Wrapper and Update Dependencies
#81
dariuszzbyrad
closed
2 weeks ago
0
Is there an example of how to use modbus-tcp-slave?
#79
129duckflew
closed
4 weeks ago
4
Connection status listener for NettyTcpClientTransport
#78
kevinherron
closed
11 hours ago
0
about disconnect
#77
kliein
closed
1 month ago
9
Bootstrap and pipeline customizers in Netty server transports
#75
kevinherron
closed
12 hours ago
0
Customizable TransactionSequence in ModbusTcpClient
#74
kevinherron
closed
11 hours ago
0
Modbus master V1.2.2, Floating data is incorrect
#72
iotclouddeveloper
closed
2 months ago
1
Add support for Read/Write Multiple Registers (fc 0x17)
#71
kevinherron
closed
2 months ago
0
Disable Xlint `path`, skip deploy and install
#70
kevinherron
closed
2 months ago
0
Initial commit of version 2.0
#69
kevinherron
closed
2 months ago
0
Usage sample to query a SUN2000 inverter?
#67
StefanOltmann
closed
4 months ago
2
Release v1.2.2
#65
kevinherron
closed
8 months ago
0
Visibility modifications that allow subclasses to modify channel handler behavior
#63
kevinherron
closed
8 months ago
1
Do Bootstrap customization after config options are set
#61
kevinherron
closed
9 months ago
0
Bootstrap customization callback should run last
#60
kevinherron
closed
9 months ago
0
Could you please release 1.2.1 version?
#59
cnneillee
closed
9 months ago
1
How to use raw requests and responses?
#58
huangxianyi
closed
1 year ago
3
Bump io.netty:netty-handler from 4.1.90.Final to 4.1.94.Final in /modbus-slave-tcp
#57
dependabot[bot]
closed
1 year ago
1
Update dependency versions
#56
kevinherron
closed
1 year ago
0
Update Netty and other dependencies
#55
kevinherron
closed
1 year ago
0
How to get the status of modbus connection, such as isConnect ?
#54
MengMengDaXiaoJi
closed
1 year ago
0
Does it support modbus rtu over TCP
#53
hero-Wang0610
closed
1 year ago
1
Sending requests simultaneously
#52
kalwinskidawid
closed
1 year ago
3
Should I invoke the close() function of the ModbusTcpMaster instance when my collection task finished ?
#51
MengMengDaXiaoJi
closed
1 year ago
3
Could I use one common ModbusTcpMaster for multi-thread sending diffrent requests ? Would these threads be blocked ?
#50
MengMengDaXiaoJi
closed
1 year ago
2
Unable to use
#49
paulorb
closed
1 year ago
3
error
#48
7757
closed
1 year ago
0
com.digitalpetri.modbus.ModbusTimeoutException: request timed out after 6000ms milliseconds.
#47
DaoshunShi
closed
1 year ago
0
message=request timed out
#46
guoxiao1292
closed
1 year ago
0
Just help to first use
#45
bergheil
closed
1 year ago
4
How to set the slave address when sending a command
#44
liusishan
closed
2 years ago
2
How to set the slave address when sending a command
#43
liusishan
closed
2 years ago
0
[security] bump netty version to solve cve problems
#42
shoothzj
closed
1 year ago
0
Automatic JPMS module names
#41
hurelhuyag
closed
2 months ago
0
Dependency and plugin versions updated to latest
#40
hurelhuyag
closed
1 year ago
2
How do I use your source code for control actions?
#39
PearLinger
closed
2 years ago
1
How to use write and read Coils?
#38
skyxh
closed
2 years ago
0
Performance problem in 1.2.0
#37
thhart
closed
3 years ago
5
How to read data in batches
#36
17802592576
closed
3 years ago
3
master.connect()
#35
NVCNV
closed
3 years ago
1
Release version 1.2.0
#33
Ashiiro
closed
2 years ago
3
Added ReadWriteMultipleRegisters function
#32
mrksngl
closed
4 years ago
9
Prevent SlaveExample from exiting immediately
#31
kevinherron
closed
4 years ago
0
Slave example exits immediately since resource management changed
#30
mrksngl
closed
4 years ago
3
Next