• Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Database Link

    Mervis
    2
    2
    894
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      abornand last edited by

      Hello,

      I wonder to have access to a database like MariaDB in my internal LAN to put data from my mervis PLC.

      What's the solution ?

      Thanks to for your answer.

      T 1 Reply Last reply Reply Quote 0
      • T
        tomas_hora administrators @abornand last edited by

        Hello @abornand!

        Good question. Mervis natively does not support logging data to external databases, it mainly supports its own DB servers.

        BUT that does not mean it's not possible to do. Actually its pretty easy - https://kb.mervis.info/doku.php/en:mervis-db:10-api

        This link describes API, how to Mervis RT access the Mervis DB but you can create the same API server implementing just the saveData function (eg. in PHP), point Mervis RT to this server and do whatever you wish to do with the data.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post