node-red-contrib-spruthub
Version:
Sprut.hub connectivity nodes for node-red
11 lines (10 loc) • 735 B
HTML
<script type="text/x-red" data-help-name="spruthub-server">
<p>Connection to your Sprut.hub</p>
<h3>Configuration</h3>
<dl class="message-properties">
<dt class="optional">Name <span class="property-type">string</span></dt><dd>Choose any name to identify your node.</dd>
<dt>Host <span class="property-type">string</span></dt><dd>IP-address or Host of your Sprut.hub. Examples: <code>127.0.0.1</code>, <code>192.168.1.100</code>, <code>myspruthub.dydns.com</code></dd>
<dt>Email <span class="property-type">string</span></dt><dd>Your login email for Sprut.hub</dd>
<dt>Password <span class="property-type">string</span></dt><dd>Your password for Sprut.hub</dd>
</dl>
</script>