intdash-relay と MQTT を使用してセンサーデータを intdash へ送信するサンプルアプリケーションです。 ここで設定する edge_uuid や edge_secret は、intdashにおける「エッジ」の情報を指します。 エッジとは、IoT (Internet of Things) における「モノ」に該当し、通常は ...
First of all run npm install in the example folder. This will install all required dependencies and you'll be ready to go. In the first step of this example, we need to configure and run a relay node ...