Scada-LTS
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.
- [ ] https://github.com/SCADA-LTS/Scada-LTS/issues/2542 - [ ] https://github.com/SCADA-LTS/Scada-LTS/issues/464 - [ ] https://github.com/SCADA-LTS/Scada-LTS/issues/2098
Folks, I am working with a customer that uses DNP3 devices, however these devices use a resource of DNP3 protocol called unsolicited messages. The customer use this resource for class...
*Expected Behavior* Lazy loading of points in the data sources list should be introduced. Perhaps you could also not load the full Data Point data, they are not needed there....
*Expected Behavior* We would like the page with event handlers to load faster. You should check if some kind of lazy loading could be used, and maybe introduce a search...
**Description** Improvement of the alarms function: - [x] #607 - [x] #2550 - [x] #2551 - [ ] #2552 - [x] #2588 - [x] #2591 - [x] #2618 - [...
The current BACnet support only works on non-SC devices, all new devices are coming out as BACnet/SC with encryption highly recommended for security reasons. Also it does not support COV...
**To Reproduce** 1. Go to Data sources 2. Create Meta Data Source 3. Click on "Edit" in Meta Data Source 4. Inside freshly created Meta Data Source, any Data Point...
**Describe the bug** This issue reports about XSS vulnerabilities found in graphical view components. For tests we were using project from this file: [Scada-LTS-test-2669.zip](https://github.com/SCADA-LTS/Scada-LTS/files/12430805/Scada-LTS-test-2669.zip) **List of bugs** - [x] In...
**Describe the bug** Numeric and Multistate type data points throwing java.lang.NumberFormatException when script return Undefined value **To Reproduce** 1. Go to Data sources and create Meta Data Source 2. Create...
**Description** There is a need for the highest alarm level event notification to have a configurable audible signal. **Solution** Added "Highest Alarm Level" section to System Settings(old and new ui),...