<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[HTTP Post configuration]]></title><description><![CDATA[<p dir="auto">Hi, how to configure HTTP post parameters?</p>
]]></description><link>https://forum.air-q.com/topic/213/http-post-configuration</link><generator>RSS for Node</generator><lastBuildDate>Mon, 14 Sep 2026 11:31:07 GMT</lastBuildDate><atom:link href="https://forum.air-q.com/topic/213.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 26 Jul 2021 08:39:04 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to HTTP Post configuration on Mon, 26 Jul 2021 09:40:09 GMT]]></title><description><![CDATA[<p dir="auto">See <a href="https://docs.air-q.com/" rel="nofollow ugc">https://docs.air-q.com/</a> how to configure your air-Q. You need the serial number of your air-Q to access the document.</p>
<p dir="auto">For example:</p>
<p dir="auto">{<br />
"httpPOST": {<br />
"URL": "<a href="https://your.server.url" rel="nofollow ugc">https://your.server.url</a>",<br />
"Headers": {"Content-Type": "application/json"}<br />
}<br />
}</p>
<p dir="auto">You can send the config to the air-Q for example by using my tool <a href="https://forum.air-q.com/topic/87/anwendung-f%C3%BCr-usercalibration-und-konfiguration-des-air-q-http-post?page=1">https://forum.air-q.com/topic/87/anwendung-für-usercalibration-und-konfiguration-des-air-q-http-post?page=1</a>.</p>
<p dir="auto">How often the air-Q sends values to your server, you can configure with<br />
{<br />
"SecondsMeasurementDelay": 120<br />
}</p>
<p dir="auto">In this case every 120 sec. the air-Q will send all values to your server. This is the default.</p>
<p dir="auto">An example what you can do on server side you will find in <a href="https://forum.air-q.com/topic/93/eigene-air-q-datenbank">https://forum.air-q.com/topic/93/eigene-air-q-datenbank</a>.<br />
This application put all measured values from the air-Q into a MySql-DB.</p>
]]></description><link>https://forum.air-q.com/post/1024</link><guid isPermaLink="true">https://forum.air-q.com/post/1024</guid><dc:creator><![CDATA[Micha]]></dc:creator><pubDate>Mon, 26 Jul 2021 09:40:09 GMT</pubDate></item></channel></rss>