Commit d5112e95 authored by panos's avatar panos

The JSON configuration file modified to display the Server Authentication data to GUI

parent 7894afb7
......@@ -2,6 +2,12 @@
"application_configuration": {
"general": {
"properties": {
"ServerAuth": {
"default": "",
"description": "Data required for the authentication of the Database",
"name": "Server Authentication Data",
"type": "string"
},
"assemblySpace": {
"default": 100,
"description": "Total assembly Space in square meters",
......@@ -20,12 +26,6 @@
"title": "SimulationStartTime",
"type": "string"
},
"ke_url": {
"default": "http: //git.erp5.org/gitweb/dream.git/blob_plain/HEAD: /dream/KnowledgeExtraction/Mockup_Processingtimes.xls",
"description": "The URL for knowledge extraction to access its data for example http: //git.erp5.org/gitweb/dream.git/blob_plain/HEAD: /dream/KnowledgeExtraction/Mockup_Processingtimes.xls",
"title": "URL for Knowledge Extraction Spreadsheet",
"type": "string"
},
"maxSimTime": {
"default": 100,
"description": "Length of the simulation run",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment