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.
**Describe the bug** org.apache.catalina.core.AprLifecycleListener.lifecycleEvent The Apache Tomcat Native library which allows using OpenSSL was not found on the java.library.path: [/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib] 06-Jun-2022 11:58:50.262 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8080"] 06-Jun-2022 11:58:50.281...
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) Commits aa7a408 1.1.1...
…y ported to java
**Description** It should not overwrite the timeout until the first timeout finishes executing the code. **To Reproduce** 1. Create virtual datasource ds_1 with update 500ms; 2. Add datapoint dp_1(binary, alternate)...
Expected Behavior Support for the [TANGO Controls](https://www.tango-controls.org/) protocol Actual Behavior Not yet supported. Scenario: ... Links https://www.tango-controls.org/ Sim https://pythonhosted.org/tango-simlib/intro.html https://github.com/ska-sa/tango-simlib Specifications Version: 2.6.14
Is there any plan to support MQTT in the future. It is getting popular with IoT devices because it has a low resources requirement and now that the Industrial PLC...
Expected Behavior Support for the MQTT protocol using the PLC4X library. Actual Behavior MQTT protocol no supported. Links https://plc4x.apache.org/ https://mqtt.org/mqtt-specification/ https://plc4x.apache.org/users/industry40.html https://info.opto22.com/opcua-to-mqtt-bridge Reported @hjbleier