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

Scada-LTS is an Open Source, web-based, multi-platform solution for building your own SCADA (Supervisory Control and Data Acquisition) system.

Results 256 Scada-LTS issues
Sort by recently updated
recently updated
newest added

…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...

**Reason** Data Source of SQL type does not use pool connections, it uses its own connection. Also, the connection handling is low-level, we don't use JdbcTemplate there from Spring. This...

feature request

## Introduction The topic concerns the stabilization tests of version 2.7.1, before the release. ## Install by docker-compose 1. You must have a docker-compose installed. 2. Download file and uzip:...

test

…chable, UserCommentDaoWithCache, IUserCommentDAO; deprecated: UserCommentDAO.deleteUserCommentEvent

https://github.com/SCADA-LTS/Scada-LTS/pull/2103

…ected textRenderer, imageSet; generate unique key; viewComponents as local state; reload components after create new graphical view

**Motivation** This information will help you diagnose your system. On this basis, it will be possible to determine what a given thread is doing at the moment. **Description** Consider the...

feature request

**Description** While processing none events, an attempt is made to add a record in UserEvents, which should not happen, such an event is not saved to the database. **Spec:** -...

bug

Tracking issue for: - [ ] https://github.com/SCADA-LTS/Scada-LTS/security/code-scanning/487

bug
CodeQL