scada
Here are 184 public repositories matching this topic...
Currently we run the container with -f forcing to use the testing config. This is rather problematic...
Create a new docker.cfg with sane defaults and modify the container to use this configuration.
Add documentation on how one can use docker run -v config.cfg:config.cfg to modify the containers configuration of Conpot.
-
Updated
Jul 15, 2021 - HTML
-
Updated
Feb 24, 2020 - Java
-
Updated
Jan 4, 2019 - Lua
-
Updated
Jul 19, 2021 - Python
-
Updated
May 4, 2021 - C#
Expected Behavior
A new feature should add an additional color for status icon that will inform Scada-LTS user about disabled DataSource for specific DataPoint. Gray icon should be the best information. Change should be visible in main Data Point List page (http://localhost:8080/ScadaBR/app.shtm#/datapoint-list) and also inside Point Details Page. Behaviour of that button inside P
-
Updated
Aug 1, 2021 - JavaScript
-
Updated
Feb 17, 2021 - JavaScript
-
Updated
Jul 23, 2021 - JavaScript
-
Updated
May 4, 2021 - Python
-
Updated
Jul 7, 2021 - Python
-
Updated
Sep 3, 2020 - C++
-
Updated
May 3, 2021 - C++
-
Updated
Aug 1, 2021 - Lua
-
Updated
Apr 9, 2021 - JavaScript
-
Updated
Jul 30, 2021 - Python
-
Updated
Aug 3, 2021 - Java
-
Updated
Aug 2, 2021 - Java
-
Updated
Jul 5, 2020 - Python
-
Updated
Aug 3, 2021 - JavaScript
-
Updated
Oct 25, 2017 - Python
Improve this page
Add a description, image, and links to the scada topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the scada topic, visit your repo's landing page and select "manage topics."
Use case:
1.) A user may want to backup all tables but no metadata like users, privileges, etc. without explicitly defining each table inside the
CREATE SNAPSHOTstatement.2.) A user may want to transfer users & privileges, custom analyzers or user-defined-functions from one cluster to another without backing up a complete cluster including all data (tables).
*Feature description