<?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[Mysql Adapter übernimmt nicht immer gleiche werte]]></title><description><![CDATA[<p dir="auto">Hi</p>
<p dir="auto">Ich speichere die Daten eines Sonoff Pow in eine Mysql Datenbank alle 10 sekunden werden Daten gesendet. Mir ist aufgefallen das auch wenn "Minimale Abweichung vom letzten Wert für Aufzeichnung" auf "0" ist gleiche Werte nicht immer gespeichert werden.</p>
<p dir="auto">Ich würde alle 10 Sekunden einen wert erwarten auch wenn der wert gleich ist, das passiert aber leider nicht zumindest nicht alle 10 Sekunden es sind aber gleiche Werte nacheinander vorhanden aber halt in größeren abständen 30-80 sek</p>
<p dir="auto">Log</p>
<p dir="auto">value not changed sonoff.0.Sonoff-POW-NAS01.ENERGY_Power, last-value=33, new-value=33, ts=1526334590786</p>
<p dir="auto">new value received for sonoff.0.Sonoff-POW-NAS01.ENERGY_Power, new-value=33, ts=1526334590786, relog=false</p>
<p dir="auto">RAW Output des Objekts</p>
<p dir="auto">{</p>
<p dir="auto">"from": "system.adapter.sonoff.0",</p>
<p dir="auto">"ts": 1526213802259,</p>
<p dir="auto">"common": {</p>
<p dir="auto">"name": "Sonoff-POW-NAS01 ENERGY Power",</p>
<p dir="auto">"type": "number",</p>
<p dir="auto">"role": "value.power.consumption",</p>
<p dir="auto">"unit": "W",</p>
<p dir="auto">"read": true,</p>
<p dir="auto">"write": false,</p>
<p dir="auto">"custom": {</p>
<p dir="auto">"sql.0": {</p>
<p dir="auto">"enabled": true,</p>
<p dir="auto">"changesOnly": true,</p>
<p dir="auto">"debounce": "1000",</p>
<p dir="auto">"retention": 0,</p>
<p dir="auto">"changesRelogInterval": 0,</p>
<p dir="auto">"changesMinDelta": 0,</p>
<p dir="auto">"storageType": "Number"</p>
<p dir="auto">}</p>
<p dir="auto">}</p>
<p dir="auto">},</p>
<p dir="auto">"native": {},</p>
<p dir="auto">"acl": {</p>
<p dir="auto">"object": 1636,</p>
<p dir="auto">"owner": "system.user.admin",</p>
<p dir="auto">"ownerGroup": "system.group.administrator",</p>
<p dir="auto">"state": 1636</p>
<p dir="auto">},</p>
<p dir="auto">"_id": "sonoff.0.Sonoff-POW-NAS01.ENERGY_Power",</p>
<p dir="auto">"type": "state"</p>
<p dir="auto">}</p>
<p dir="auto">LG</p>
]]></description><link>https://forum.iobroker.net/topic/12943/mysql-adapter-übernimmt-nicht-immer-gleiche-werte</link><generator>RSS for Node</generator><lastBuildDate>Thu, 09 Apr 2026 07:59:01 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/12943.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 14 May 2018 21:53:57 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Mysql Adapter übernimmt nicht immer gleiche werte on Tue, 15 May 2018 22:31:06 GMT]]></title><description><![CDATA[<p dir="auto">Bitte noch ein gelöst in das subject des ersten Posts setzen. Danke</p>
]]></description><link>https://forum.iobroker.net/post/152668</link><guid isPermaLink="true">https://forum.iobroker.net/post/152668</guid><dc:creator><![CDATA[apollon77]]></dc:creator><pubDate>Tue, 15 May 2018 22:31:06 GMT</pubDate></item><item><title><![CDATA[Reply to Mysql Adapter übernimmt nicht immer gleiche werte on Tue, 15 May 2018 10:11:50 GMT]]></title><description><![CDATA[<p dir="auto">Hi</p>
<p dir="auto">Vielen dank, mit changesOnly=false funktioniert es.</p>
<p dir="auto">LG</p>
]]></description><link>https://forum.iobroker.net/post/152258</link><guid isPermaLink="true">https://forum.iobroker.net/post/152258</guid><dc:creator><![CDATA[m0rph]]></dc:creator><pubDate>Tue, 15 May 2018 10:11:50 GMT</pubDate></item><item><title><![CDATA[Reply to Mysql Adapter übernimmt nicht immer gleiche werte on Mon, 14 May 2018 22:22:35 GMT]]></title><description><![CDATA[<p dir="auto">Naja, schau Dir mal die Konfig genau an. Du hast "Nur Änderungen loggen" (changesOnly = true) aktiviert … also werden auch nur geänderte Werte geloggt.</p>
<p dir="auto">Wenn Du sagst das alle 30-80s doch gleiche Werte geloggt werden müsste man das mal prüfen ... weil "Gleich" können Sie dann an sich doch nicht sein</p>
]]></description><link>https://forum.iobroker.net/post/152389</link><guid isPermaLink="true">https://forum.iobroker.net/post/152389</guid><dc:creator><![CDATA[apollon77]]></dc:creator><pubDate>Mon, 14 May 2018 22:22:35 GMT</pubDate></item></channel></rss>