This is an old revision of the document!


SPDBA

ASP.NET application to convert binary data sent from Mervis PLC into SOAP calls of Mervis DB.

  • IIS server with ASP.NET 4.5.
  • 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