-
-
Notifications
You must be signed in to change notification settings - Fork 84
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #197 from json-scada/master
Version 0.46-alpha
- Loading branch information
Showing
27 changed files
with
3,017 additions
and
2,660 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"_id":{"$oid":"5ff3512268d80d68205b403f"},"protocolDriver":"OPC-UA","protocolDriverInstanceNumber":1,"protocolConnectionNumber":1003,"name":"OPCClient1","description":"OPC Client 1","enabled":true,"commandsEnabled":true,"endpointURLs":["opc.tcp://opcua.demo-this.com:51210/UA/SampleServer"],"configFileName":"/home/user/json-scada/conf/Opc.Ua.DefaultClient.Config.xml","autoCreateTags":true,"useSecurity":false,"stats":null} | ||
{"_id":{"$oid":"5ff3512268d80d68205b403f"},"protocolDriver":"OPC-UA","protocolDriverInstanceNumber":1,"protocolConnectionNumber":1003,"name":"OPCUA1","description":"OPC Client 1","enabled":true,"commandsEnabled":true,"endpointURLs":["opc.tcp://opcua.demo-this.com:51210/UA/SampleServer"],"configFileName":"/home/user/json-scada/conf/Opc.Ua.DefaultClient.Config.xml","autoCreateTags":true,"useSecurity":false,"stats":null, "giInterval": 300,"hoursShift": 0,"topics": []} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -135,19 +135,47 @@ Inkscape+SAGE: | |
|
||
------------------------------------------------------------------- | ||
|
||
Notes for version 0.46: | ||
|
||
* NPM packages updated. | ||
* PostgreSQL ingestion: fixed errors when inserting/updating JSON data. | ||
* Events Viewer: limit overflow of columns with ellipsis. | ||
* Update Metabase to version 0.52.5. | ||
* Chromium updated to version 131.0.6778.265. | ||
* Grafana updated to 11.4.0. | ||
|
||
To quickly run the system after installed, open the JSON-SCADA desktop folder and: | ||
|
||
* On the JSON-SCADA desktop folder: execute "_Start_Services". | ||
* On the JSON-SCADA desktop folder: execute "_JSON SCADA WEB". | ||
* Default login credentials: username=admin password=jsonscada. | ||
* Metabase credentials: [email protected] password=jsonscada123. | ||
|
||
Requirements and recommendations: | ||
|
||
* Windows 10/11 64 bits or Server >=2019, Windows PowerShell. At least 20GB of free space in the "C:" drive. | ||
* Administrative rights. Corporate Windows policies may cause problems with the creation of services and the opening of TCP ports. | ||
* Free TCP ports 6688, 6689, 27017, 5432, 80, 8080, 3000, 3001, 9000. Other ports may be required for optional services and protocols. | ||
* If the server already has MongoDB, PostgreSQL, Grafana, Metabase, Nginx or another webserver, please uninstall, disable or watch out for possible conflicts. | ||
* Do not update previously installed JSON-SCADA. Please uninstall previous JSON-SCADA versions before installing a new version. | ||
* If using VirtualBox configure "paravirtualization interface"=KVM, otherwise Nodejs errors may occur. | ||
* MongoDB requires AVX instructions on x86 CPU. | ||
|
||
------------------------------------------------------------------- | ||
|
||
Notes for version 0.45: | ||
|
||
* OPC-UA Client: improved performance, auto tagging and data types handling. | ||
* Tabular Viewer: selectable dark/light theme. | ||
* Viewers: better table alignment, improved feedback for commands. | ||
* Updated Excel worksheet config and service. | ||
|
||
To quickly run the system after installed, open the JSON-SCADA desktop folder and: | ||
|
||
* On the JSON-SCADA desktop folder: execute "_Start_Services". | ||
* On the JSON-SCADA desktop folder: execute "_JSON SCADA WEB". | ||
* Default login credentials: username=admin password=jsonscada. | ||
* Metabase credentials: [email protected] password=jsonscada123. | ||
* Updated Excel worksheet config and service. | ||
|
||
Requirements and recommendations: | ||
|
||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.