<?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[VIS1 Bindings of objects]]></title><description><![CDATA[<p dir="auto">Hallo zusammen.<br />
Ich bekomme es nicht hin einem Basic Number oder Basic String Widget einen Wert aus einer Json anzeigen zu lassen.</p>
<p dir="auto">JSON:</p>
<pre><code>{"p1":183,"e1":0.38004,"te1":573.46878,"p2":164,"e2":0.35334,"te2":485.02946}
</code></pre>
<p dir="auto">Laut Dokumentation muss hinter der ID ;json:(p1) um die hier 183 ausgeben zu lassen. Es kommt aber einfach gar nichts.</p>
<pre><code>{0_userdata.0.1036.Output;json:(p1)}
</code></pre>
<p dir="auto">Wo mache ich den Fehler?</p>
]]></description><link>https://forum.iobroker.net/topic/84577/vis1-bindings-of-objects</link><generator>RSS for Node</generator><lastBuildDate>Thu, 21 May 2026 23:08:08 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/84577.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 18 May 2026 10:23:46 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to VIS1 Bindings of objects on Wed, 20 May 2026 00:00:09 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/oliverio" aria-label="Profile: OliverIO">@<bdi>OliverIO</bdi></a> <a href="/post/1340539">sagte</a>:</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/marv21" aria-label="Profile: Marv21">@<bdi>Marv21</bdi></a></p>
<p dir="auto">nein im objectid geht es nicht</p>
<ol>
<li>dann müsste es der logik nach ja dann ein object id, also die bezeichnung eines datenpunkts ergeben, damit es im feld objectid gültig wäre</li>
<li>dynamische datenpunkte gehen nicht, da vis beim start einmalig alle objekt ids aller views einsammelt und diese beim server "abonniert". später bekannte ids sind so nicht vorgesehen.<br />
per javascript hat man zwar schon möglichkeiten das nachzubilden, ist aber nicht ganz so simpel. ergo geht nicht.</li>
</ol>
<p dir="auto">welchen grund hat es, das du unbedingt ein string widget nehmen willst? besondere formatiermöglichkeiten gibt es ja da nicht, die du nicht auch mit einem html widget nachbilden kannst.<br />
letztendlich wird ja alles in html übersetzt</p>
</blockquote>
<p dir="auto">Einfach nur der Übersichtshalber - man hat dann schön rechts die Punkte und muss nicht in einem Code danach suchen.<br />
Klar wenn es nicht anders geht, werde ich es so machen.</p>
<p dir="auto">Schau mir aber grade deinen rssfeed / vis-jsontemplate an.</p>
<p dir="auto"><img src="/assets/uploads/files/1779234832226-c02161eb-68a9-445c-acc0-ff99bae395ac-image.jpeg" alt="c02161eb-68a9-445c-acc0-ff99bae395ac-image.jpeg" class=" img-fluid img-markdown" /></p>
<p dir="auto">und danke für deine Unterstützung!</p>
]]></description><link>https://forum.iobroker.net/post/1340544</link><guid isPermaLink="true">https://forum.iobroker.net/post/1340544</guid><dc:creator><![CDATA[Marv21]]></dc:creator><pubDate>Wed, 20 May 2026 00:00:09 GMT</pubDate></item><item><title><![CDATA[Reply to VIS1 Bindings of objects on Tue, 19 May 2026 23:14:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/marv21" aria-label="Profile: Marv21">@<bdi>Marv21</bdi></a></p>
<p dir="auto">nein im objectid geht es nicht</p>
<ol>
<li>dann müsste es der logik nach ja dann ein object id, also die bezeichnung eines datenpunkts ergeben, damit es im feld objectid gültig wäre</li>
<li>dynamische datenpunkte gehen nicht, da vis beim start einmalig alle objekt ids aller views einsammelt und diese beim server "abonniert". später bekannte ids sind so nicht vorgesehen.<br />
per javascript hat man zwar schon möglichkeiten das nachzubilden, ist aber nicht ganz so simpel. ergo geht nicht.</li>
</ol>
<p dir="auto">welchen grund hat es, das du unbedingt ein string widget nehmen willst? besondere formatiermöglichkeiten gibt es ja da nicht, die du nicht auch mit einem html widget nachbilden kannst.<br />
letztendlich wird ja alles in html übersetzt</p>
]]></description><link>https://forum.iobroker.net/post/1340539</link><guid isPermaLink="true">https://forum.iobroker.net/post/1340539</guid><dc:creator><![CDATA[OliverIO]]></dc:creator><pubDate>Tue, 19 May 2026 23:14:00 GMT</pubDate></item><item><title><![CDATA[Reply to VIS1 Bindings of objects on Tue, 19 May 2026 22:17:18 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/oliverio" aria-label="Profile: OliverIO">@<bdi>OliverIO</bdi></a> <a href="/post/1340522">sagte</a>:</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/marv21" aria-label="Profile: Marv21">@<bdi>Marv21</bdi></a></p>
<p dir="auto">ich habe das ausprobiert.<br />
Allerdings in einem html-widget.<br />
Wo hast du den das binding eingetragen?<br />
in objektid geht es ja nicht.<br />
bei basic string hättest dann ja nur noch die prepend und append text felder</p>
</blockquote>
<p dir="auto">Im HTML widget geht es bei mir auch. Aber eigentlich sollte es auch, wenn ich die Dokumentation richtig verstehe, auch im ojektID Feld gehen.</p>
<p dir="auto">Im VIS2 kann ich es mir sogar anzeigen lassen, dann steht auch die richtige "Value" da. Aber in der Runtime gehts dann wieder nicht...</p>
]]></description><link>https://forum.iobroker.net/post/1340526</link><guid isPermaLink="true">https://forum.iobroker.net/post/1340526</guid><dc:creator><![CDATA[Marv21]]></dc:creator><pubDate>Tue, 19 May 2026 22:17:18 GMT</pubDate></item><item><title><![CDATA[Reply to VIS1 Bindings of objects on Tue, 19 May 2026 21:39:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/marv21" aria-label="Profile: Marv21">@<bdi>Marv21</bdi></a></p>
<p dir="auto">ich habe das ausprobiert.<br />
Allerdings in einem html-widget.<br />
Wo hast du den das binding eingetragen?<br />
in objektid geht es ja nicht.<br />
bei basic string hättest dann ja nur noch die prepend und append text felder</p>
]]></description><link>https://forum.iobroker.net/post/1340522</link><guid isPermaLink="true">https://forum.iobroker.net/post/1340522</guid><dc:creator><![CDATA[OliverIO]]></dc:creator><pubDate>Tue, 19 May 2026 21:39:05 GMT</pubDate></item><item><title><![CDATA[Reply to VIS1 Bindings of objects on Tue, 19 May 2026 20:54:16 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/oliverio" aria-label="Profile: OliverIO">@<bdi>OliverIO</bdi></a> <a href="/post/1340504">sagte</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/marv21" aria-label="Profile: Marv21">@<bdi>Marv21</bdi></a> <a href="/post/1340290">sagte</a>:</p>
<p dir="auto">{0_userdata.0.1036.Output;json:(p1)}</p>
</blockquote>
<p dir="auto">der doppelpunkt ist der fehler</p>
<pre><code>{0_userdata.0.1036.Output;json(p1)}

</code></pre>
</blockquote>
<p dir="auto">Oh, den muss ich hier ausversehen hinzugefügt haben. Leider wars das nicht. Funktioniert das Binding den bei euch in der VIS1 korrekt?</p>
]]></description><link>https://forum.iobroker.net/post/1340519</link><guid isPermaLink="true">https://forum.iobroker.net/post/1340519</guid><dc:creator><![CDATA[Marv21]]></dc:creator><pubDate>Tue, 19 May 2026 20:54:16 GMT</pubDate></item><item><title><![CDATA[Reply to VIS1 Bindings of objects on Tue, 19 May 2026 19:09:16 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/marv21" aria-label="Profile: Marv21">@<bdi>Marv21</bdi></a> <a href="/post/1340290">sagte</a>:</p>
<p dir="auto">{0_userdata.0.1036.Output;json:(p1)}</p>
</blockquote>
<p dir="auto">der doppelpunkt ist der fehler</p>
<pre><code>{0_userdata.0.1036.Output;json(p1)}

</code></pre>
]]></description><link>https://forum.iobroker.net/post/1340504</link><guid isPermaLink="true">https://forum.iobroker.net/post/1340504</guid><dc:creator><![CDATA[OliverIO]]></dc:creator><pubDate>Tue, 19 May 2026 19:09:16 GMT</pubDate></item><item><title><![CDATA[Reply to VIS1 Bindings of objects on Tue, 19 May 2026 18:14:50 GMT]]></title><description><![CDATA[<p dir="auto">Jow, über Node-Red geht es. Aber dann müsste ich für jeden Datenpunkt aus einem Json einen Flow / Datenpunkt erstellen. Wäre schon schöner die Bindings so nutzen zu können und einfach aus der Json das zu extrahieren.</p>
]]></description><link>https://forum.iobroker.net/post/1340496</link><guid isPermaLink="true">https://forum.iobroker.net/post/1340496</guid><dc:creator><![CDATA[Marv21]]></dc:creator><pubDate>Tue, 19 May 2026 18:14:50 GMT</pubDate></item><item><title><![CDATA[Reply to VIS1 Bindings of objects on Mon, 18 May 2026 12:32:53 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/marv21" aria-label="Profile: Marv21">@<bdi>Marv21</bdi></a> [sagte]: Einige hab ich dann ein einen Datenpunkt geschrieben.</p>
</blockquote>
<p dir="auto">Kann Node-RED keine Attribute auswerten?</p>
<pre><code>msg.payload.p1
</code></pre>
<p dir="auto">EDIT: Ich habe mal mit Node-RED (verwende ich sonst nicht) probiert:</p>
<p dir="auto"><img src="/assets/uploads/files/1779107562254-node-red_temp.jpg" alt="Node-red_temp.JPG" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.iobroker.net/post/1340297</link><guid isPermaLink="true">https://forum.iobroker.net/post/1340297</guid><dc:creator><![CDATA[paul53]]></dc:creator><pubDate>Mon, 18 May 2026 12:32:53 GMT</pubDate></item><item><title><![CDATA[Reply to VIS1 Bindings of objects on Mon, 18 May 2026 10:43:32 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/paul53" aria-label="Profile: paul53">@<bdi>paul53</bdi></a> <a href="/post/1340293">sagte</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/marv21" aria-label="Profile: Marv21">@<bdi>Marv21</bdi></a> [sagte]: 0_userdata.0.1036.Output</p>
</blockquote>
<p dir="auto">Weshalb enthält ein eigener Datenpunkt ein JSON?</p>
</blockquote>
<p dir="auto">Weil ich viele Daten via Nodered Flow von MQTT auswerte. Einige hab ich dann ein einen Datenpunkt geschrieben.</p>
]]></description><link>https://forum.iobroker.net/post/1340295</link><guid isPermaLink="true">https://forum.iobroker.net/post/1340295</guid><dc:creator><![CDATA[Marv21]]></dc:creator><pubDate>Mon, 18 May 2026 10:43:32 GMT</pubDate></item><item><title><![CDATA[Reply to VIS1 Bindings of objects on Mon, 18 May 2026 10:33:44 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/marv21" aria-label="Profile: Marv21">@<bdi>Marv21</bdi></a> [sagte]: 0_userdata.0.1036.Output</p>
</blockquote>
<p dir="auto">Weshalb enthält ein eigener Datenpunkt ein JSON?</p>
]]></description><link>https://forum.iobroker.net/post/1340293</link><guid isPermaLink="true">https://forum.iobroker.net/post/1340293</guid><dc:creator><![CDATA[paul53]]></dc:creator><pubDate>Mon, 18 May 2026 10:33:44 GMT</pubDate></item></channel></rss>