<?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[Simple API Wert auf Webseite darstellen.]]></title><description><![CDATA[<p dir="auto">Wenn ich diesen link<br />
„<a href="http://192.168.0.146:8087/getPlainValue/mqtt.0.ws.in%E2%80%9E" rel="nofollow ugc">http://192.168.0.146:8087/getPlainValue/mqtt.0.ws.in„</a><br />
im heimischen Netz im Browser aufrufe, erhalte ich einen Wert.<br />
Wie stelle ich es nun an genau diese Abfrage zu nutzen um den Wert auf einer privaten Webseite darzustellen? Hat da jemand einen Tip für mich.<br />
Danke</p>
]]></description><link>https://forum.iobroker.net/topic/35913/simple-api-wert-auf-webseite-darstellen</link><generator>RSS for Node</generator><lastBuildDate>Tue, 21 Apr 2026 02:54:13 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/35913.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 13 Aug 2020 20:20:50 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Simple API Wert auf Webseite darstellen. on Fri, 14 Aug 2020 09:15:59 GMT]]></title><description><![CDATA[<p dir="auto">Oh, danke. Beim suchen nach einer Lösung bin ich über diese Vorgehensweise leider nicht gestolpert 😃</p>
]]></description><link>https://forum.iobroker.net/post/473981</link><guid isPermaLink="true">https://forum.iobroker.net/post/473981</guid><dc:creator><![CDATA[karstent]]></dc:creator><pubDate>Fri, 14 Aug 2020 09:15:59 GMT</pubDate></item><item><title><![CDATA[Reply to Simple API Wert auf Webseite darstellen. on Thu, 13 Aug 2020 21:33:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/karstent" aria-label="Profile: karstent">@<bdi>karstent</bdi></a> <a href="https://www.webtechnologien.com/basic-tutorials/html/objekte-einbinden/" rel="nofollow ugc">https://www.webtechnologien.com/basic-tutorials/html/objekte-einbinden/</a></p>
<p dir="auto">Mit PHP:<br />
&lt;?php<br />
$obj = file_get_contents("<a href="http://192.168.X.X:8087/getPlainValue/javascript.0.DP" rel="nofollow ugc">http://192.168.X.X:8087/getPlainValue/javascript.0.DP</a>");<br />
echo $obj;<br />
?&gt;</p>
]]></description><link>https://forum.iobroker.net/post/473784</link><guid isPermaLink="true">https://forum.iobroker.net/post/473784</guid><dc:creator><![CDATA[MCU]]></dc:creator><pubDate>Thu, 13 Aug 2020 21:33:47 GMT</pubDate></item></channel></rss>