Results 1 to 2 of 2

Thread: Export sensor data to MySQL database

  1. #1
    Join Date
    22.07.2014
    Posts
    15

    Frage Export sensor data to MySQL database

    Hi,

    Is there a way to automatically export sensor data to an MySQL database? The data can be collected manually, but I would like to automate this to automatically fill the MySQL database with data.
    PHP is preferred.

    Thanks,
    Jasper

  2. #2
    Join Date
    01.03.2013
    Posts
    361

    Default

    There is no built-in export function in ProfiLux but you can collect the data from some server. You have to write your own script to collect the data and save it in database.
    The measurement data is stored in "http:/host/SensordataXXX.txt" where XXX is the sensor index and host - ip address.
    No support or warranty issues over PM! Please send PMs to the moderators only if you have general problems with using the forum! Thanks for helping us to keep the support efficient.
    Kein Support oder Reklamationsabwicklung über PM! Bitte senden Sie an die Moderatoren nur PMs bei allgemeinen Problemen mit der Verwendung des Forums! Danke dass Sie uns dabei helfen, den Support effektiv zu gestalten.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •