Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Users
    • air-Q Shop

    HTTP Post configuration

    Software
    2
    2
    317
    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
      Avram last edited by

      Hi, how to configure HTTP post parameters?

      1 Reply Last reply Reply Quote 0
      • M
        Micha last edited by

        See https://docs.air-q.com/ how to configure your air-Q. You need the serial number of your air-Q to access the document.

        For example:

        {
        "httpPOST": {
        "URL": "https://your.server.url",
        "Headers": {"Content-Type": "application/json"}
        }
        }

        You can send the config to the air-Q for example by using my tool https://forum.air-q.com/topic/87/anwendung-für-usercalibration-und-konfiguration-des-air-q-http-post?page=1.

        How often the air-Q sends values to your server, you can configure with
        {
        "SecondsMeasurementDelay": 120
        }

        In this case every 120 sec. the air-Q will send all values to your server. This is the default.

        An example what you can do on server side you will find in https://forum.air-q.com/topic/93/eigene-air-q-datenbank.
        This application put all measured values from the air-Q into a MySql-DB.

        1 Reply Last reply Reply Quote 2
        • 1 / 1
        • First post
          Last post



         |   |   | 

        © 2023 air-Q