<?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[Java Warnung &quot;has been written without ack-flag with value&quot;]]></title><description><![CDATA[<p dir="auto">Hallo, ich habe ab und an immer mal diese Meldungen im Log ...</p>
<pre><code>2022-06-07 09:19:34.402 - warn: javascript.0 (7848) Read-only state "javascript.0.Terrasse.Pool.Temperatur_Pool_(SPS)" has been written without ack-flag with value "20.4"
</code></pre>
<p dir="auto">Die Werte kommen von einer Siemens SPS über den S7 Adapter.<br />
Der Datenpunkt wurde von Hand angelegt. Ich verstehe nur nicht, warum immer wieder mal, soviele Meldungen kommen und mal nicht.</p>
<pre><code>{
  "common": {
    "name": "Temperatur_Pool_(SPS)",
    "desc": "Manuell erzeugt",
    "role": "state",
    "type": "number",
    "read": true,
    "unit": "C",
    "write": false,
    "def": 0,
    "smartName": {
      "de": "Pool",
      "smartType": "THERMOSTAT"
    }
  },
  "native": {},
  "type": "state",
  "_id": "javascript.0.Terrasse.Pool.Temperatur_Pool_(SPS)",
  "acl": {
    "object": 1636,
    "state": 1636,
    "owner": "system.user.admin",
    "ownerGroup": "system.group.administrator"
  },
  "from": "system.adapter.admin.0",
  "user": "system.user.admin",
  "ts": 1653715816852
}
</code></pre>
<p dir="auto">Weiß jemand, woran das liegen kann ?</p>
]]></description><link>https://forum.iobroker.net/topic/55477/java-warnung-has-been-written-without-ack-flag-with-value</link><generator>RSS for Node</generator><lastBuildDate>Thu, 21 May 2026 19:17:38 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/55477.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 07 Jun 2022 07:28:05 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Java Warnung &quot;has been written without ack-flag with value&quot; on Mon, 13 Jun 2022 05:59:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/haus-automatisierung" aria-label="Profile: haus-automatisierung">@<bdi>haus-automatisierung</bdi></a><br />
Guten Morgen,<br />
anfangs hat alles funktioniert. Nun kommt immer die Meldung "Pool unterstützt das nicht".<br />
Geändert habe ich nichts. Befehle etwas ein / aus schalten funktionieren weiterhin.<br />
Weiß jemand, woran es liegen kann ?</p>
<pre><code>{
  "common": {
    "name": "Temperatur_Pool_(SPS)",
    "desc": "Manuell erzeugt",
    "role": "state",
    "type": "number",
    "read": true,
    "unit": "C",
    "write": false,
    "def": 0,
    "smartName": {
      "de": "Pool",
      "smartType": "THERMOSTAT"
    }
  },
  "native": {},
  "type": "state",
  "_id": "javascript.0.Terrasse.Pool.Temperatur_Pool_(SPS)",
  "acl": {
    "object": 1636,
    "state": 1636,
    "owner": "system.user.admin",
    "ownerGroup": "system.group.administrator"
  },
  "from": "system.adapter.admin.0",
  "user": "system.user.admin",
  "ts": 1655024224007
}
</code></pre>
<p dir="auto"><img src="/assets/uploads/files/1655099272636-d43403af-257a-4cc2-ba6c-28e8e5ea4abe-grafik.png" alt="d43403af-257a-4cc2-ba6c-28e8e5ea4abe-grafik.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.iobroker.net/post/813771</link><guid isPermaLink="true">https://forum.iobroker.net/post/813771</guid><dc:creator><![CDATA[tourer4778]]></dc:creator><pubDate>Mon, 13 Jun 2022 05:59:23 GMT</pubDate></item><item><title><![CDATA[Reply to Java Warnung &quot;has been written without ack-flag with value&quot; on Wed, 08 Jun 2022 15:04:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/haus-automatisierung" aria-label="Profile: haus-automatisierung">@<bdi>haus-automatisierung</bdi></a><br />
Ja, beides geht nun. Danke</p>
]]></description><link>https://forum.iobroker.net/post/811876</link><guid isPermaLink="true">https://forum.iobroker.net/post/811876</guid><dc:creator><![CDATA[tourer4778]]></dc:creator><pubDate>Wed, 08 Jun 2022 15:04:07 GMT</pubDate></item><item><title><![CDATA[Reply to Java Warnung &quot;has been written without ack-flag with value&quot; on Wed, 08 Jun 2022 08:25:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tourer4778" aria-label="Profile: tourer4778">@<bdi>tourer4778</bdi></a> sagte in <a href="/post/811658">Java Warnung "has been written without ack-flag with value"</a>:</p>
<blockquote>
<p dir="auto">Oder kennt jemand für beides eine Lösung?</p>
</blockquote>
<p dir="auto">Beim Schreiben das ack-Flag auf true setzen. Baustein "aktualisiere" statt "steuere" in Blockly. Wie oben schon geschrieben.</p>
]]></description><link>https://forum.iobroker.net/post/811680</link><guid isPermaLink="true">https://forum.iobroker.net/post/811680</guid><dc:creator><![CDATA[haus-automatisierung]]></dc:creator><pubDate>Wed, 08 Jun 2022 08:25:31 GMT</pubDate></item><item><title><![CDATA[Reply to Java Warnung &quot;has been written without ack-flag with value&quot; on Wed, 08 Jun 2022 07:42:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tourer4778" aria-label="Profile: tourer4778">@<bdi>tourer4778</bdi></a><br />
Muss ich nun damit leben, das mir der Wert mit Alexa nicht mehr angesagt wird, oder mit den Warnungen im Log.<br />
Oder kennt jemand für beides eine Lösung?</p>
]]></description><link>https://forum.iobroker.net/post/811658</link><guid isPermaLink="true">https://forum.iobroker.net/post/811658</guid><dc:creator><![CDATA[tourer4778]]></dc:creator><pubDate>Wed, 08 Jun 2022 07:42:13 GMT</pubDate></item><item><title><![CDATA[Reply to Java Warnung &quot;has been written without ack-flag with value&quot; on Tue, 07 Jun 2022 15:25:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/homoran" aria-label="Profile: homoran">@<bdi>homoran</bdi></a><br />
Jetzt weiß ich, warum das schreiben false war.<br />
Ich nutze den Datenpunkt für Alexa zum ansagen.<br />
Wenn ich write true mache, wird mir der Text nicht mehr angesagt .</p>
]]></description><link>https://forum.iobroker.net/post/811487</link><guid isPermaLink="true">https://forum.iobroker.net/post/811487</guid><dc:creator><![CDATA[tourer4778]]></dc:creator><pubDate>Tue, 07 Jun 2022 15:25:20 GMT</pubDate></item><item><title><![CDATA[Reply to Java Warnung &quot;has been written without ack-flag with value&quot; on Tue, 07 Jun 2022 11:02:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tourer4778" aria-label="Profile: tourer4778">@<bdi>tourer4778</bdi></a> sagte in <a href="/post/811297">Java Warnung "has been written without ack-flag with value"</a>:</p>
<blockquote>
<p dir="auto">Ich habe so viele Datenpunkte eingefügt und nur steht false</p>
</blockquote>
<p dir="auto">???</p>
]]></description><link>https://forum.iobroker.net/post/811398</link><guid isPermaLink="true">https://forum.iobroker.net/post/811398</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Tue, 07 Jun 2022 11:02:01 GMT</pubDate></item><item><title><![CDATA[Reply to Java Warnung &quot;has been written without ack-flag with value&quot; on Tue, 07 Jun 2022 07:50:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/haus-automatisierung" aria-label="Profile: haus-automatisierung">@<bdi>haus-automatisierung</bdi></a> sagte in <a href="/post/811288">Java Warnung "has been written without ack-flag with value"</a>:</p>
<blockquote>
<p dir="auto">Fehlende Grundlagen</p>
</blockquote>
<p dir="auto">Ja. Ich habe so viele Datenpunkte eingefügt und nur steht false <img src="https://forum.iobroker.net/assets/plugins/nodebb-plugin-emoji/emoji/android/1f644.png?v=ba16ebd4856" class="not-responsive emoji emoji-android emoji--face_with_rolling_eyes" style="height:23px;width:auto;vertical-align:middle" title=":face_with_rolling_eyes:" alt="🙄" /> .<br />
Okay, danke an Alle</p>
]]></description><link>https://forum.iobroker.net/post/811297</link><guid isPermaLink="true">https://forum.iobroker.net/post/811297</guid><dc:creator><![CDATA[tourer4778]]></dc:creator><pubDate>Tue, 07 Jun 2022 07:50:01 GMT</pubDate></item><item><title><![CDATA[Reply to Java Warnung &quot;has been written without ack-flag with value&quot; on Tue, 07 Jun 2022 07:36:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tourer4778" aria-label="Profile: tourer4778">@<bdi>tourer4778</bdi></a> sagte in <a href="/post/811283">Java Warnung "has been written without ack-flag with value"</a>:</p>
<blockquote>
<p dir="auto">Weiß jemand, woran das liegen kann ?</p>
</blockquote>
<p dir="auto">Fehlende Grundlagen. :) Du schreibst einen unbestätigten Wert.</p>
<p dir="auto">Entweder mit <code>ack: true</code> (Blockly-Baustein "aktualisiere") den Wert schreiben, oder den Datenpunkt auf <code>write: true</code> ändern.</p>
<p dir="auto">Siehe auch: <a href="https://www.youtube.com/watch?v=p5FyeifYUnw" rel="nofollow ugc">https://www.youtube.com/watch?v=p5FyeifYUnw</a></p>
]]></description><link>https://forum.iobroker.net/post/811288</link><guid isPermaLink="true">https://forum.iobroker.net/post/811288</guid><dc:creator><![CDATA[haus-automatisierung]]></dc:creator><pubDate>Tue, 07 Jun 2022 07:36:21 GMT</pubDate></item><item><title><![CDATA[Reply to Java Warnung &quot;has been written without ack-flag with value&quot; on Tue, 07 Jun 2022 07:32:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tourer4778" aria-label="Profile: tourer4778">@<bdi>tourer4778</bdi></a> sagte in <a href="/post/811283">Java Warnung "has been written without ack-flag with value"</a>:</p>
<blockquote>
<p dir="auto">"write": false,</p>
</blockquote>
<p dir="auto">daran</p>
<p dir="auto">du schreibst was rein ..obwohl der datenlunkt auf read only steht</p>
<p dir="auto">warum wurde das so definiert ??</p>
]]></description><link>https://forum.iobroker.net/post/811285</link><guid isPermaLink="true">https://forum.iobroker.net/post/811285</guid><dc:creator><![CDATA[arteck]]></dc:creator><pubDate>Tue, 07 Jun 2022 07:32:03 GMT</pubDate></item></channel></rss>