modbus4j
modbus4j copied to clipboard
Contribute for the first time: add a function for convenience
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.