Scada-LTS icon indicating copy to clipboard operation
Scada-LTS copied to clipboard

#1694 Modbus Serial is not working - user jSerialComm-2.9.2 lib; impl…

Open Limraj opened this issue 2 years ago • 2 comments

…emented method from SerialPortWrapper: open, close, added method: Common.getSerialPorts() and use in DataSourceEditController; moved modbus4j-3.0.2-javadoc.jar and modbus4j-3.0.2-sources.jar to modbus dir; refactor ModbusSerialDataSource, DataSourceEditDwr.createModbusSerialMaster; added property comm.serial.timeout.mode, comm.serial.timeout.write, comm.serial.timeout.read, comm.serial.sleep to env.properies; deprecated: Common.getCommPorts, ModbusSerialDataSource.getPort, ModbusSerialDataSource.verifyPort; created and implemented org.scada_lts.serial.SerialPortService; added tests: SerialPortServiceTest, SerialPortServiceMultiThreadTest; corrected TestConcurrentUtils.supplier

Limraj avatar Jun 21 '22 17:06 Limraj

Java JUnit Test Results

1 383 tests   1 383 :heavy_check_mark:  29s :stopwatch:      79 suites         0 :zzz:      79 files           0 :x:

Results for commit 2feacf25.

:recycle: This comment has been updated with latest results.

github-actions[bot] avatar Jun 21 '22 17:06 github-actions[bot]

Java Script Mocha Unit Test Results

268 tests   268 :heavy_check_mark:  5s :stopwatch:   70 suites      0 :zzz:     1 files        0 :x:

Results for commit 2feacf25.

:recycle: This comment has been updated with latest results.

github-actions[bot] avatar Jun 21 '22 17:06 github-actions[bot]