node-red-contrib-blynk-iot
Version:
Node Red integration with new Blynk IoT Platform
15 lines (14 loc) • 721 B
HTML
<script type="text/html" data-help-name="blynk-iot-client">
<p>This configuration node connects to a Blynk Server via tsl on the specified URL.
<br /><br />
To connect to Blynk Cloud Server use this url:<br>
<b>blynk.cloud</b>
<br><br>
The <b>Auth Token</b> is a unique identifier which is needed to connect your hardware to your smartphone.<br>
You’ll get Auth Token automatically on your email after project creation / add device.
</p>
<p class="form-tips">
Official documentation:
<a href="https://docs.blynk.io/en/getting-started/activating-devices/manual-device-activation">Manual Device Activation</a>
<p>
</script>