modbus4j icon indicating copy to clipboard operation
modbus4j copied to clipboard

Contribute for the first time: add a function for convenience

Open Seayar opened this issue 5 years ago • 0 comments

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.

Seayar avatar Jun 05 '20 06:06 Seayar