UNPKG

node-red-contrib-spruthub

Version:
11 lines (10 loc) 814 B
<script type="text/x-red" data-help-name="spruthub-server"> <p>Подключение к Sprut.hub</p> <h3>Конфигурация</h3> <dl class="message-properties"> <dt class="optional">Название <span class="property-type">string</span></dt><dd>Произвольное название</dd> <dt>Хост <span class="property-type">string</span></dt><dd>IP-адрес или хост Sprut.hub. Примеры: <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>Почта от аккаунта Sprut.hub</dd> <dt>Пароль <span class="property-type">string</span></dt><dd>Пароль от аккаунта Sprut.hub</dd> </dl> </script>