<?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[Update js-controller 3.3.15 simpleApi-warn]]></title><description><![CDATA[<p dir="auto">Nachdem Update vom js-controller auf 3.3.15 bekomme ich warn-Meldungen:</p>
<pre><code>simple-api.0	2021-08-31 21:26:05.942	warn	(6872) Read-only state "javascript.0.TASKER.xxxxxxx.free_memory" has been written without ack-flag with value "553MB"
</code></pre>
<p dir="auto">Die Werte werden von Tasker übertragen:<br />
mit <a href="http://192.168.178.xx:8087/set/objektID?value=%22512MB%22" rel="nofollow ugc">http://192.168.178.xx:8087/set/objektID?value="512MB"</a><br />
Muss dort etwas ergänzt werden?</p>
]]></description><link>https://forum.iobroker.net/topic/47464/update-js-controller-3-3-15-simpleapi-warn</link><generator>RSS for Node</generator><lastBuildDate>Wed, 27 May 2026 12:37:05 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/47464.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 31 Aug 2021 19:32:51 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Update js-controller 3.3.15 simpleApi-warn on Tue, 31 Aug 2021 20:44:38 GMT]]></title><description><![CDATA[<p dir="auto">@brainbug Danke. Nur was muss ich bei dem simpleApi-Aufruf ergänzen, damit er das schluckt?<br />
Ergänzung <strong>&amp;prettyPrint</strong> hilft nicht</p>
<pre><code> http://192.168.178.xx:8087/set/objektID?value="512MB"&amp;prettyPrint
</code></pre>
<p dir="auto">Edit:<br />
Hab was gefunden <strong>&amp;ack=true</strong>. Teste jetzt.</p>
<pre><code> http://192.168.178.xx:8087/set/objektID?value="512MB"&amp;prettyPrint&amp;ack=true
</code></pre>
<p dir="auto">So funktioniert es, keine warnings mehr.</p>
]]></description><link>https://forum.iobroker.net/post/672425</link><guid isPermaLink="true">https://forum.iobroker.net/post/672425</guid><dc:creator><![CDATA[MCU]]></dc:creator><pubDate>Tue, 31 Aug 2021 20:44:38 GMT</pubDate></item><item><title><![CDATA[Reply to Update js-controller 3.3.15 simpleApi-warn on Tue, 31 Aug 2021 19:35:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mcu" aria-label="Profile: mcu">@<bdi>mcu</bdi></a> bin mir nicht sicher aber hilft das: <a href="https://forum.iobroker.net/topic/46771/wozu-ist-der-ack-flag-da">https://forum.iobroker.net/topic/46771/wozu-ist-der-ack-flag-da</a></p>
]]></description><link>https://forum.iobroker.net/post/672424</link><guid isPermaLink="true">https://forum.iobroker.net/post/672424</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Tue, 31 Aug 2021 19:35:57 GMT</pubDate></item></channel></rss>