node-red-node-rdk-3dsim
Version:
配合RDK硬件使用的3D可视化功能包
26 lines (24 loc) • 643 B
HTML
<script type="text/html" data-help-name="rdk-3d 3dlight">
<p>RDK 3D Light Node</p>
<h3>Inputs</h3>
<dl class="message-properties">
<dt>payload <span class="property-type">string</span></dt>
<dt>“red”</dt>
<dt>“green”</dt>
<dt>“blue”</dt>
<dt>“yellow”</dt>
<dt>“magenta”</dt>
<dt>“cyan”</dt>
<dt>“white”</dt>
</dl>
<h3>Outputs</h3>
<dl class="message-properties">
None
</dl>
<h3>Details</h3>
<p>Display a 3D Light</p>
<h3>Settings</h3>
<ul>
<li>Name: Custom Name</li>
</ul>
</script>