<?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[[gelöst] JSON Daten splitten]]></title><description><![CDATA[<p dir="auto">Hallo, ich mache etwas verkehrt, weiß aber nicht was.<br />
Habe versucht, es wie <a href="https://forum.iobroker.net/topic/38222/gel%C3%B6st-diverse-werte-aus-einem-objekt-auslesen/6">hier</a> zu machen,<br />
allerding bekomme ich immer Fehlermeldungen ...</p>
<p dir="auto">09:33:50.267	error	javascript.0 (751) script.js.EPEVER_TEST: Cannot parse "mqtt.0.Epever.EPEVER_e1e194.Al"SyntaxError: Unexpected token m in JSON at position 0<br />
09:33:50.269	error	javascript.0 (751) script.js.EPEVER_TEST: TypeError: Cannot read property '2' of null<br />
09:33:50.269	error	javascript.0 (751) at Object.&lt;anonymous&gt; (script.js.EPEVER_TEST:7:72)</p>
<p dir="auto">So sieht dder JSON Datenpunkt aus ...</p>
<pre><code class="language-{">  "EpeverTime": "2021-12-10 23:06:50",
  "PanelV": " 12.52",
  "PanelI": "  0.00",
  "PanelP": "  0.00",
usw.
</code></pre>
<p dir="auto">Mein Blockly<br />
<img src="/assets/uploads/files/1639298185757-5a336896-58f9-4691-bcaa-3fbe61770842-grafik.png" alt="5a336896-58f9-4691-bcaa-3fbe61770842-grafik.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.iobroker.net/topic/50189/gelöst-json-daten-splitten</link><generator>RSS for Node</generator><lastBuildDate>Tue, 26 May 2026 21:58:13 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/50189.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 12 Dec 2021 08:36:56 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [gelöst] JSON Daten splitten on Sun, 12 Dec 2021 14:40:24 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><br />
Danke, ja jetzt ist es in Ordnung.<br />
Danke für die Geduld.</p>
]]></description><link>https://forum.iobroker.net/post/719144</link><guid isPermaLink="true">https://forum.iobroker.net/post/719144</guid><dc:creator><![CDATA[tourer4778]]></dc:creator><pubDate>Sun, 12 Dec 2021 14:40:24 GMT</pubDate></item><item><title><![CDATA[Reply to [gelöst] JSON Daten splitten on Sun, 12 Dec 2021 14:39:16 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: String</p>
<p dir="auto">Daher kommt die Warnung. Ändere den Typ in "number".</p>
]]></description><link>https://forum.iobroker.net/post/719143</link><guid isPermaLink="true">https://forum.iobroker.net/post/719143</guid><dc:creator><![CDATA[paul53]]></dc:creator><pubDate>Sun, 12 Dec 2021 14:39:16 GMT</pubDate></item><item><title><![CDATA[Reply to [gelöst] JSON Daten splitten on Sun, 12 Dec 2021 14:38:30 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> sagte in <a href="/post/719141">JSON Daten splitten</a>:</p>
<blockquote>
<p dir="auto">Ist der Datenpunkt "javascript.0.EPEVER_e1e194.PanelV" vom Typ "number"?</p>
</blockquote>
<p dir="auto">String</p>
]]></description><link>https://forum.iobroker.net/post/719142</link><guid isPermaLink="true">https://forum.iobroker.net/post/719142</guid><dc:creator><![CDATA[tourer4778]]></dc:creator><pubDate>Sun, 12 Dec 2021 14:38:30 GMT</pubDate></item><item><title><![CDATA[Reply to [gelöst] JSON Daten splitten on Sun, 12 Dec 2021 14:38:12 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: alledings mit Warnung</p>
<p dir="auto">Ist der Datenpunkt "javascript.0.EPEVER_e1e194.PanelV" vom Typ "number"?</p>
]]></description><link>https://forum.iobroker.net/post/719141</link><guid isPermaLink="true">https://forum.iobroker.net/post/719141</guid><dc:creator><![CDATA[paul53]]></dc:creator><pubDate>Sun, 12 Dec 2021 14:38:12 GMT</pubDate></item><item><title><![CDATA[Reply to [gelöst] JSON Daten splitten on Sun, 12 Dec 2021 14:36:34 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 />
on({id: 'mqtt.0.Epever.EPEVER_e1e194.AllJsonData', change: "ne"}, async function (obj) {<br />
var value = obj.state.val;<br />
var oldValue = obj.oldState.val;<br />
setState("javascript.0.EPEVER_e1e194.PanelV"/<em>PanelV</em>/, parseFloat(getAttr(getState('mqtt.0.Epever.EPEVER_e1e194.AllJsonData').val, 'PanelV')), true);<br />
});</p>
]]></description><link>https://forum.iobroker.net/post/719139</link><guid isPermaLink="true">https://forum.iobroker.net/post/719139</guid><dc:creator><![CDATA[tourer4778]]></dc:creator><pubDate>Sun, 12 Dec 2021 14:36:34 GMT</pubDate></item><item><title><![CDATA[Reply to [gelöst] JSON Daten splitten on Sun, 12 Dec 2021 14:34: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/719130">JSON Daten splitten</a>:</p>
<blockquote>
<p dir="auto">So funktionierts</p>
</blockquote>
<p dir="auto">dein langer Block "Wert von...." wäre alleine mit dem roten "Wert"-Baustein aus Trigger erschlagen gewesen</p>
<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/719130">JSON Daten splitten</a>:</p>
<blockquote>
<p dir="auto">alledings mit Warnung ...</p>
</blockquote>
<p dir="auto">Was steht denn in der js-Ansicht in Zeile 4, Position 3</p>
]]></description><link>https://forum.iobroker.net/post/719132</link><guid isPermaLink="true">https://forum.iobroker.net/post/719132</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Sun, 12 Dec 2021 14:34:03 GMT</pubDate></item><item><title><![CDATA[Reply to [gelöst] JSON Daten splitten on Sun, 12 Dec 2021 14:30:38 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><br />
<img src="/assets/uploads/files/1639319368807-4099152b-9bcb-4d90-b6d7-8e39df29e11f-grafik.png" alt="4099152b-9bcb-4d90-b6d7-8e39df29e11f-grafik.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">So funktionierts, alledings mit Warnung ...<br />
15:27:42.967	warn	javascript.0 (751) at Object.&lt;anonymous&gt; (script.js.EPEVER_TEST:4:3)</p>
]]></description><link>https://forum.iobroker.net/post/719130</link><guid isPermaLink="true">https://forum.iobroker.net/post/719130</guid><dc:creator><![CDATA[tourer4778]]></dc:creator><pubDate>Sun, 12 Dec 2021 14:30:38 GMT</pubDate></item><item><title><![CDATA[Reply to [gelöst] JSON Daten splitten on Sun, 12 Dec 2021 14:19:05 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: funktioniert beides nicht.</p>
<p dir="auto">Wert aus "Trigger" genommen?</p>
<p dir="auto"><img src="/assets/uploads/files/1639318718074-blockly_dp_props.jpg" alt="Blockly_DP_Props.JPG" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.iobroker.net/post/719118</link><guid isPermaLink="true">https://forum.iobroker.net/post/719118</guid><dc:creator><![CDATA[paul53]]></dc:creator><pubDate>Sun, 12 Dec 2021 14:19:05 GMT</pubDate></item><item><title><![CDATA[Reply to [gelöst] JSON Daten splitten on Sun, 12 Dec 2021 14:17:23 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/719114">JSON Daten splitten</a>:</p>
<blockquote>
<p dir="auto">ch habe beides versucht umzusetzen,</p>
</blockquote>
<p dir="auto">bitte zeigen!</p>
<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/719114">JSON Daten splitten</a>:</p>
<blockquote>
<p dir="auto">aber ich verstehe beides nicht</p>
</blockquote>
<p dir="auto">Der Vorschlag von <a class="plugin-mentions-user plugin-mentions-a" href="/user/paul53" aria-label="Profile: paul53">@<bdi>paul53</bdi></a> ist vollständig. Zusätzlich wandelt er das Erbenis noch in eine Zahl um, damit du damit weiter arbeiten kannst<br />
meiner bezog sich nur auf das Auslesen deines Datenpunktes, ohne Trigger<br />
und mangels deines Datenpunktes hatte ich den Inhalt in eine Variable geschrieben.</p>
<p dir="auto">Das ist nur ein ganz kleiner Bestandteil von Pauls Blockly</p>
]]></description><link>https://forum.iobroker.net/post/719117</link><guid isPermaLink="true">https://forum.iobroker.net/post/719117</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Sun, 12 Dec 2021 14:17:23 GMT</pubDate></item><item><title><![CDATA[Reply to [gelöst] JSON Daten splitten on Sun, 12 Dec 2021 14:15:56 GMT]]></title><description><![CDATA[<p dir="auto"><img src="/assets/uploads/files/1639318517571-fbf61a25-4f51-470a-8a65-39c077461dc6-grafik.png" alt="fbf61a25-4f51-470a-8a65-39c077461dc6-grafik.png" class=" img-fluid img-markdown" /><br />
<img src="/assets/uploads/files/1639318549541-053520e2-7dff-4240-861d-ebc67c598987-grafik.png" alt="053520e2-7dff-4240-861d-ebc67c598987-grafik.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.iobroker.net/post/719115</link><guid isPermaLink="true">https://forum.iobroker.net/post/719115</guid><dc:creator><![CDATA[tourer4778]]></dc:creator><pubDate>Sun, 12 Dec 2021 14:15:56 GMT</pubDate></item><item><title><![CDATA[Reply to [gelöst] JSON Daten splitten on Sun, 12 Dec 2021 14:14:34 GMT]]></title><description><![CDATA[<p dir="auto">Danke, aber ich verstehe beides nicht <img src="https://forum.iobroker.net/assets/plugins/nodebb-plugin-emoji/emoji/android/1f616.png?v=ba16ebd4856" class="not-responsive emoji emoji-android emoji--confounded" style="height:23px;width:auto;vertical-align:middle" title=":confounded:" alt="😖" /><br />
Ich habe beides versucht umzusetzen, allerding funktioniert beides nicht.</p>
]]></description><link>https://forum.iobroker.net/post/719114</link><guid isPermaLink="true">https://forum.iobroker.net/post/719114</guid><dc:creator><![CDATA[tourer4778]]></dc:creator><pubDate>Sun, 12 Dec 2021 14:14:34 GMT</pubDate></item><item><title><![CDATA[Reply to [gelöst] JSON Daten splitten on Sun, 12 Dec 2021 13:20:41 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: Im ganzen sieht es so aus</p>
<p dir="auto">Dann:</p>
<p dir="auto"><img src="/assets/uploads/files/1639315240826-bild_2021-12-12_142040.png" alt="Bild_2021-12-12_142040.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.iobroker.net/post/719056</link><guid isPermaLink="true">https://forum.iobroker.net/post/719056</guid><dc:creator><![CDATA[paul53]]></dc:creator><pubDate>Sun, 12 Dec 2021 13:20:41 GMT</pubDate></item><item><title><![CDATA[Reply to [gelöst] JSON Daten splitten on Sun, 12 Dec 2021 13:11:25 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/719050">JSON Daten splitten</a>:</p>
<blockquote>
<p dir="auto">Diese Nummer die ich dort eintrage,, ist das die Zeile im JSON ?<br />
PanelV will ich haben und dieses steht in Zeile 3, oder versteh ich das falsch?</p>
<p dir="auto"><img src="/assets/uploads/files/1639314326659-78e1773f-6277-4195-8a1d-f5cde6fe5c81-grafik.png" alt="78e1773f-6277-4195-8a1d-f5cde6fe5c81-grafik.png" class=" img-fluid img-markdown" /></p>
</blockquote>
<p dir="auto">dieser Block ist für Listen (Arrays) das hast du nicht:<br />
<img src="/assets/uploads/files/1639314665938-jsonauswerten.png" alt="jsonauswerten.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Die Variable erstezt deinen datenpunkt<br />
bleibt ein einzeiler</p>
]]></description><link>https://forum.iobroker.net/post/719055</link><guid isPermaLink="true">https://forum.iobroker.net/post/719055</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Sun, 12 Dec 2021 13:11:25 GMT</pubDate></item><item><title><![CDATA[Reply to [gelöst] JSON Daten splitten on Sun, 12 Dec 2021 13:07:14 GMT]]></title><description><![CDATA[<p dir="auto">Diese Nummer die ich dort eintrage,, ist das die Zeile im JSON ?<br />
PanelV will ich haben und dieses steht in Zeile 3, oder versteh ich das falsch?</p>
<p dir="auto"><img src="/assets/uploads/files/1639314326659-78e1773f-6277-4195-8a1d-f5cde6fe5c81-grafik.png" alt="78e1773f-6277-4195-8a1d-f5cde6fe5c81-grafik.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.iobroker.net/post/719050</link><guid isPermaLink="true">https://forum.iobroker.net/post/719050</guid><dc:creator><![CDATA[tourer4778]]></dc:creator><pubDate>Sun, 12 Dec 2021 13:07:14 GMT</pubDate></item><item><title><![CDATA[Reply to [gelöst] JSON Daten splitten on Sun, 12 Dec 2021 13:00:30 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/719044">JSON Daten splitten</a>:</p>
<blockquote>
<p dir="auto">{<br />
"EpeverTime": "2021-12-11 04:52:24",<br />
"PanelV": " 14.31",<br />
"PanelI": "  0.05",<br />
"PanelP": "  0.78",<br />
"PanelminV": " 12.46",<br />
"PanelmaxV": " 36.80",<br />
"BatteryV": " 13.05",<br />
"BatteryI": "  0.06",<br />
"BatteryP": "  0.78",<br />
"BatterySOC": " 72.00",<br />
"BatteryNetI": "  0.04",<br />
"BatteryminV": " 12.70",<br />
"BatterymaxV": " 13.11",<br />
"LoadV": " 13.05",<br />
"LoadI": "  0.00",<br />
"LoadP": "  0.00",<br />
"LoadState": "On",<br />
"Co2Reduction": "  0.00",<br />
"Consumed_Day": "  0.00",<br />
"Consumed_All": "  0.10",<br />
"Generated_Day": "  0.00",<br />
"Generated_All": "  0.04",<br />
"BatteryVoltState": "Normal",<br />
"BatteryTempState": "Normal",<br />
"ChargerChargeState": "Boost"<br />
}</p>
</blockquote>
<p dir="auto">dieses JSON ist korrekt.<br />
<a class="plugin-mentions-user plugin-mentions-a" href="/user/homoran" aria-label="Profile: Homoran">@<bdi>Homoran</bdi></a> Es ist ein Objekt<br />
<img src="/assets/uploads/files/1639314024776-1f16c656-3dee-43d0-b9cb-839da446cbde-image.png" alt="1f16c656-3dee-43d0-b9cb-839da446cbde-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.iobroker.net/post/719047</link><guid isPermaLink="true">https://forum.iobroker.net/post/719047</guid><dc:creator><![CDATA[OliverIO]]></dc:creator><pubDate>Sun, 12 Dec 2021 13:00:30 GMT</pubDate></item><item><title><![CDATA[Reply to [gelöst] JSON Daten splitten on Sun, 12 Dec 2021 12:56:48 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 />
Im ganzen sieht es so aus<br />
{<br />
"EpeverTime": "2021-12-11 04:52:24",<br />
"PanelV": " 14.31",<br />
"PanelI": "  0.05",<br />
"PanelP": "  0.78",<br />
"PanelminV": " 12.46",<br />
"PanelmaxV": " 36.80",<br />
"BatteryV": " 13.05",<br />
"BatteryI": "  0.06",<br />
"BatteryP": "  0.78",<br />
"BatterySOC": " 72.00",<br />
"BatteryNetI": "  0.04",<br />
"BatteryminV": " 12.70",<br />
"BatterymaxV": " 13.11",<br />
"LoadV": " 13.05",<br />
"LoadI": "  0.00",<br />
"LoadP": "  0.00",<br />
"LoadState": "On",<br />
"Co2Reduction": "  0.00",<br />
"Consumed_Day": "  0.00",<br />
"Consumed_All": "  0.10",<br />
"Generated_Day": "  0.00",<br />
"Generated_All": "  0.04",<br />
"BatteryVoltState": "Normal",<br />
"BatteryTempState": "Normal",<br />
"ChargerChargeState": "Boost"<br />
}</p>
]]></description><link>https://forum.iobroker.net/post/719044</link><guid isPermaLink="true">https://forum.iobroker.net/post/719044</guid><dc:creator><![CDATA[tourer4778]]></dc:creator><pubDate>Sun, 12 Dec 2021 12:56:48 GMT</pubDate></item><item><title><![CDATA[Reply to [gelöst] JSON Daten splitten on Sun, 12 Dec 2021 12:47:23 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/718898">JSON Daten splitten</a>:</p>
<blockquote>
<p dir="auto">Cannot parse "mqtt.0.Epever.EPEVER_e1e194.Al"SyntaxError: Unexpected token m in JSON at position 0</p>
</blockquote>
<p dir="auto">Dennoch stimmt an Position 0 des String irgendwas nicht.<br />
du kannst es selbst probieren, indem du den Inhalt des String kopierst und einfach so direkt in die Browserconsole einfügst</p>
<p dir="auto">dann müsste es so aussehen. habe deinem beispiel noch das letzt komma entfernt und einen schließende klammer hinzugefügt</p>
<p dir="auto"><img src="/assets/uploads/files/1639313194424-5ca0690b-ad50-407a-aa94-4348527ff6e6-image.png" alt="5ca0690b-ad50-407a-aa94-4348527ff6e6-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">als ergebnis wird das korrekt interpretiert</p>
]]></description><link>https://forum.iobroker.net/post/719029</link><guid isPermaLink="true">https://forum.iobroker.net/post/719029</guid><dc:creator><![CDATA[OliverIO]]></dc:creator><pubDate>Sun, 12 Dec 2021 12:47:23 GMT</pubDate></item><item><title><![CDATA[Reply to [gelöst] JSON Daten splitten on Sun, 12 Dec 2021 12:45:29 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/719025">JSON Daten splitten</a>:</p>
<blockquote>
<p dir="auto">Der Datenpunkt heißt AllJsonData.</p>
</blockquote>
<p dir="auto">und der enthält (gemäß der bisherigen Diskussion) was?<br />
ein gültiges JSON?<br />
ein ARRAY?</p>
]]></description><link>https://forum.iobroker.net/post/719027</link><guid isPermaLink="true">https://forum.iobroker.net/post/719027</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Sun, 12 Dec 2021 12:45:29 GMT</pubDate></item><item><title><![CDATA[Reply to [gelöst] JSON Daten splitten on Sun, 12 Dec 2021 12:45:13 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 />
Der Datenpunkt heißt AllJsonData.</p>
<p dir="auto">Den Datenpunkt habe ich hier eingefügt<br />
<img src="/assets/uploads/files/1639313108681-e9fcd84f-a4ba-49cd-8d2b-3d6ae7e78bcf-grafik.png" alt="e9fcd84f-a4ba-49cd-8d2b-3d6ae7e78bcf-grafik.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.iobroker.net/post/719025</link><guid isPermaLink="true">https://forum.iobroker.net/post/719025</guid><dc:creator><![CDATA[tourer4778]]></dc:creator><pubDate>Sun, 12 Dec 2021 12:45:13 GMT</pubDate></item><item><title><![CDATA[Reply to [gelöst] JSON Daten splitten on Sun, 12 Dec 2021 12:40:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/oliverio" aria-label="Profile: oliverio">@<bdi>oliverio</bdi></a><br />
Ich vermute, du meinst das so.<br />
{<br />
"EpeverTime": "2021-12-11 04:35:08",<br />
"PanelV": " 14.37",<br />
"PanelI": "  0.09",<br />
usw........</p>
<p dir="auto">Hatte es als Code hier eingegeben und dann wurde das daraus gemacht was du gesehen hast.</p>
]]></description><link>https://forum.iobroker.net/post/719023</link><guid isPermaLink="true">https://forum.iobroker.net/post/719023</guid><dc:creator><![CDATA[tourer4778]]></dc:creator><pubDate>Sun, 12 Dec 2021 12:40:59 GMT</pubDate></item><item><title><![CDATA[Reply to [gelöst] JSON Daten splitten on Sun, 12 Dec 2021 10:57:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/oliverio" aria-label="Profile: oliverio">@<bdi>oliverio</bdi></a> sagte in <a href="/post/718945">JSON Daten splitten</a>:</p>
<blockquote>
<p dir="auto">Der datenpunkt enthält kein gültiges json</p>
</blockquote>
<p dir="auto">Und wenn die geschweiften Klammern drum rum sind und natürlich kein abschliessendes Komma und usw. ?</p>
]]></description><link>https://forum.iobroker.net/post/718950</link><guid isPermaLink="true">https://forum.iobroker.net/post/718950</guid><dc:creator><![CDATA[mickym]]></dc:creator><pubDate>Sun, 12 Dec 2021 10:57:25 GMT</pubDate></item><item><title><![CDATA[Reply to [gelöst] JSON Daten splitten on Sun, 12 Dec 2021 10:59:11 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/718898">JSON Daten splitten</a>:</p>
<blockquote>
<pre><code>                                                                                                                              "EpeverTime": "2021-12-10 23:06:50",                                                                                                                                                                              "PanelV": " 12.52",                                                                                                                                                                              "PanelI": "  0.00",                                                                                                                                                                              "PanelP": "  0.00",                                                                                                                                                                            usw.                                            
</code></pre>
</blockquote>
<p dir="auto">Der datenpunkt enthält kein gültiges json.<br />
Wenn mehrere Attribute hintereinander kommen dann ist es ein Objekt und Objekte beginnen immer mit einer geschweiften Klammer.<br />
Wenn es eine Liste/Array wäre müsste es mit einer spitzen Klammer beginnen. Da die Schlüssel aber aus String bestehen wäre es zwar zulässig, ist aber aus JavaScript Sicht dennoch ein Objekt</p>
]]></description><link>https://forum.iobroker.net/post/718945</link><guid isPermaLink="true">https://forum.iobroker.net/post/718945</guid><dc:creator><![CDATA[OliverIO]]></dc:creator><pubDate>Sun, 12 Dec 2021 10:59:11 GMT</pubDate></item><item><title><![CDATA[Reply to [gelöst] JSON Daten splitten on Sun, 12 Dec 2021 10:28:57 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> Über das Attribut bruachst Du keine Liste, das Attribut extrahiert Dir direkt den Wert - lass also das mit der Liste einfach weg.</p>
]]></description><link>https://forum.iobroker.net/post/718930</link><guid isPermaLink="true">https://forum.iobroker.net/post/718930</guid><dc:creator><![CDATA[mickym]]></dc:creator><pubDate>Sun, 12 Dec 2021 10:28:57 GMT</pubDate></item><item><title><![CDATA[Reply to [gelöst] JSON Daten splitten on Sun, 12 Dec 2021 10:20:15 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/718898">JSON Daten splitten</a>:</p>
<blockquote>
<p dir="auto">Cannot read property '2' of null</p>
</blockquote>
<p dir="auto">Welche LISTE soll denn ausgewertet werden?<br />
du hast IMHO keine definiert</p>
<p dir="auto">ind das Maul von dem Block "in der Liste" gehört die Listenvariable rein</p>
]]></description><link>https://forum.iobroker.net/post/718926</link><guid isPermaLink="true">https://forum.iobroker.net/post/718926</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Sun, 12 Dec 2021 10:20:15 GMT</pubDate></item></channel></rss>