mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
small fixes/improvements of DE translations
This commit is contained in:
@@ -18,14 +18,14 @@
|
||||
<p>Berichten von Statusnachrichten anderer Nodes im selben Flow.</p>
|
||||
<h3>Ausgangsdaten</h3>
|
||||
<dl class="message-properties">
|
||||
<dt>status.text<span class="property-type">string</span></dt>
|
||||
<dd>Statustext</dd>
|
||||
<dt>status.source.type<span class="property-type">string</span></dt>
|
||||
<dd>Typ des statusmeldenden Nodes</dd>
|
||||
<dt>status.source.id<span class="property-type">string</span></dt>
|
||||
<dd>ID des statusmeldenden Nodes</dd>
|
||||
<dt>status.source.name<span class="property-type">string</span></dt>
|
||||
<dd>Name des statusmeldenden Nodes (falls festgelegt)</dd>
|
||||
<dt>status.text <span class="property-type">string</span></dt>
|
||||
<dd>Statustext.</dd>
|
||||
<dt>status.source.type <span class="property-type">string</span></dt>
|
||||
<dd>Typ des Status meldenden Nodes.</dd>
|
||||
<dt>status.source.id <span class="property-type">string</span></dt>
|
||||
<dd>ID des Status meldenden Nodes.</dd>
|
||||
<dt>status.source.name <span class="property-type">string</span></dt>
|
||||
<dd>Name des Status meldenden Nodes (falls festgelegt).</dd>
|
||||
</dl>
|
||||
<h3>Details</h3>
|
||||
<p>Dieser Node erzeugt keine Nutzdaten (Payload).</p>
|
||||
|
Reference in New Issue
Block a user