<?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[IDs vom Selektor begrenzen]]></title><description><![CDATA[<p dir="auto">Hallo</p>
<p dir="auto"><img src="/assets/uploads/files/1638532842103-id.jpg" alt="id.jpg" class=" img-fluid img-markdown" /></p>
<p dir="auto">Der Selektor soll alle DPs von 0_userdata.0.Test auflisten aber die DPs von 0_userdata.0.Test.FOLDER nicht mehr.</p>
<p dir="auto">Beispiel:</p>
<pre><code>0_userdata.0.Test.temperatur                   =&gt; Soll aufgelistet werden
0_userdata.0.Test.NeuerOrdner.feuchte   =&gt; Soll nicht aufgelistet werden
</code></pre>
<p dir="auto">Kann mir jemand einen Tipp geben?</p>
<p dir="auto">Danke!</p>
]]></description><link>https://forum.iobroker.net/topic/49947/ids-vom-selektor-begrenzen</link><generator>RSS for Node</generator><lastBuildDate>Wed, 27 May 2026 01:24:16 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/49947.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 03 Dec 2021 11:59:40 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to IDs vom Selektor begrenzen on Wed, 08 Dec 2021 13:18:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/paul53" aria-label="Profile: paul53">@<bdi>paul53</bdi></a> said in <a href="/post/714547">IDs vom Selektor begrenzen</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/doubled" aria-label="Profile: doubled">@<bdi>doubled</bdi></a> sagte: die DPs von 0_userdata.0.Test.FOLDER nicht mehr.</p>
<p dir="auto">Da muss man wohl beim Skript-Start filtern. Etwa so:</p>
<p dir="auto"><img src="/assets/uploads/files/1638555279909-bild_2021-12-03_191439.png" alt="Bild_2021-12-03_191439.png" class=" img-fluid img-markdown" /></p>
</blockquote>
<p dir="auto">Hallo <a class="plugin-mentions-user plugin-mentions-a" href="/user/paul53" aria-label="Profile: paul53">@<bdi>paul53</bdi></a></p>
<p dir="auto">Danke, das funktioniert prima!</p>
<p dir="auto">Gruß<br />
Daniel</p>
]]></description><link>https://forum.iobroker.net/post/716963</link><guid isPermaLink="true">https://forum.iobroker.net/post/716963</guid><dc:creator><![CDATA[DoubleD]]></dc:creator><pubDate>Wed, 08 Dec 2021 13:18:44 GMT</pubDate></item><item><title><![CDATA[Reply to IDs vom Selektor begrenzen on Wed, 08 Dec 2021 13:16:38 GMT]]></title><description><![CDATA[<p dir="auto">@ciddi89 said in <a href="/post/714418">IDs vom Selektor begrenzen</a>:</p>
<blockquote>
<p dir="auto">.*.STATE</p>
</blockquote>
<p dir="auto">Hallo @ciddi89<br />
Danke für den Tipp, funktioniert aber leider nicht.</p>
<p dir="auto">Gruß<br />
Daniel</p>
]]></description><link>https://forum.iobroker.net/post/716961</link><guid isPermaLink="true">https://forum.iobroker.net/post/716961</guid><dc:creator><![CDATA[DoubleD]]></dc:creator><pubDate>Wed, 08 Dec 2021 13:16:38 GMT</pubDate></item><item><title><![CDATA[Reply to IDs vom Selektor begrenzen on Sat, 04 Dec 2021 10:40:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/doubled" aria-label="Profile: doubled">@<bdi>doubled</bdi></a> sagte: die DPs von 0_userdata.0.Test.FOLDER nicht mehr.</p>
<p dir="auto">Da muss man wohl beim Skript-Start filtern. Etwa so:</p>
<p dir="auto"><img src="/assets/uploads/files/1638555279909-bild_2021-12-03_191439.png" alt="Bild_2021-12-03_191439.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.iobroker.net/post/714547</link><guid isPermaLink="true">https://forum.iobroker.net/post/714547</guid><dc:creator><![CDATA[paul53]]></dc:creator><pubDate>Sat, 04 Dec 2021 10:40:49 GMT</pubDate></item><item><title><![CDATA[Reply to IDs vom Selektor begrenzen on Fri, 03 Dec 2021 15:18:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/doubled" aria-label="Profile: doubled">@<bdi>doubled</bdi></a> ich glaube es geht wenn du hinter dem * noch</p>
<pre><code>.STATE
</code></pre>
<p dir="auto">anhängst. Also:</p>
<pre><code>$('state[id=0_userdata.0.Test.*.STATE]')
</code></pre>
]]></description><link>https://forum.iobroker.net/post/714418</link><guid isPermaLink="true">https://forum.iobroker.net/post/714418</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Fri, 03 Dec 2021 15:18:26 GMT</pubDate></item></channel></rss>