<?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] mehrere Aliasse anlegen]]></title><description><![CDATA[<p dir="auto">Moin Leute,</p>
<p dir="auto">im Moment erstelle ich mir eine Textdatei und lade diese hoch.</p>
<p dir="auto">Wie kann ich aber mehrere gleichzeitig anlegen?</p>
<pre><code>{
    _id: "alias.0.aliasName",
    common: {
        name: 'Test AliasC',
        type: 'boolean',
        role: 'state',
        alias: {
            id: 'state.id.of.target'
        }
    },
    native: {},
    type: 'state'
}
</code></pre>
<p dir="auto">Wie müsste ich die Datei formatieren, damit ich das nicht für jeden Datenpunkt einzeln machen muss?</p>
<p dir="auto">Oder gibt es vielleicht sogar die Möglichkeit, das per Script zu machen?</p>
<p dir="auto">Danke!</p>
<p dir="auto">Gruß,<br />
Mark</p>
]]></description><link>https://forum.iobroker.net/topic/30651/gelöst-mehrere-aliasse-anlegen</link><generator>RSS for Node</generator><lastBuildDate>Sat, 02 May 2026 04:41:44 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/30651.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 28 Feb 2020 19:29:48 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [gelöst] mehrere Aliasse anlegen on Fri, 28 Feb 2020 19:46:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dslraser" aria-label="Profile: dslraser">@<bdi>dslraser</bdi></a> Super!! Vielen Dank!!!</p>
]]></description><link>https://forum.iobroker.net/post/385844</link><guid isPermaLink="true">https://forum.iobroker.net/post/385844</guid><dc:creator><![CDATA[mark77]]></dc:creator><pubDate>Fri, 28 Feb 2020 19:46:29 GMT</pubDate></item><item><title><![CDATA[Reply to [gelöst] mehrere Aliasse anlegen on Fri, 28 Feb 2020 19:42:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mark77" aria-label="Profile: mark77">@<bdi>mark77</bdi></a></p>
<p dir="auto"><a href="https://github.com/xCruziX/ioBroker-Creating-Alias" rel="nofollow ugc">https://github.com/xCruziX/ioBroker-Creating-Alias</a></p>
]]></description><link>https://forum.iobroker.net/post/385840</link><guid isPermaLink="true">https://forum.iobroker.net/post/385840</guid><dc:creator><![CDATA[dslraser]]></dc:creator><pubDate>Fri, 28 Feb 2020 19:42:41 GMT</pubDate></item></channel></rss>