Differences

This shows you the differences between two versions of the page.

Link to this comparison view

en:mervis-db:installation:spdba [2018/06/26 11:22]
m.kulvejt [Web.config]
en:mervis-db:installation:spdba [2024/05/08 10:42]
Line 1: Line 1:
-====== SPDBA ====== 
- 
-ASP.NET application to convert binary data sent from Mervis PLC into SOAP calls of Mervis DB. 
- 
-===== Requirements ===== 
- 
-  * IIS server with ASP.NET 4.5. 
- 
-===== Configuration ===== 
- 
-==== Web.config ==== 
- 
-  * Mervis DB settings 
-    * URL of the MervisDB server: ../system.serviceModel/client/endpoint/@address 
-  * Logging 
-    *  ../system.diagnostics/../listener 
-    * standard .NET logging, extensible in a standard way 
-  * Metadata cache 
-    * File system storage 
-    * Stores metadata information from PLCs and saves amount of data that would have to be transmitted. 
-    * appSettings: key=KeyValuePersistentStorageRoot, value="path in the file system". More complex structure of files and directories will be created under this path. Data can be deleted anytime. New data will be negotiated with PLCs. 
  
  • © Energocentrum Plus, s.r.o. 2017 - 2024