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
Contribute for the first time: add a function for convenience #38
When I was using this great open source SDK, the BatchResults is a encapsulation of the Map, the Map has the function "putAll()" used to accumulate the results of batch processing, so I added the method to this Class. BTW, my Java IDE is Idea, the ignore file add some directory should be ignored.
When I was using this great open source SDK, the BatchResults is a encapsulation of the Map, the Map has the function "putAll()" used to accumulate the results of batch processing, so I added the method to this Class. BTW, my Java IDE is Idea, the ignore file add some directory should be ignored.