MangoAutomation / modbus4j

A high-performance and ease-of-use implementation of the Modbus protocol written in Java. Supports ASCII, RTU, TCP, and UDP transports as slave or master, automatic request partitioning and response data type parsing.
GNU General Public License v3.0
897 stars 370 forks source link

How do I set the value of slave to increase? #56

Open Fhui opened 2 years ago

Fhui commented 2 years ago

I looked the source code and did not see the callback that can monitor whether the value is consumed