LoginSignup
4
4

More than 5 years have passed since last update.

sangoからmythingsを発火させる。

Posted at

概要

mqttブローカーのsangoから、mythingsにトリガーを送る。
node-redが中継する。

写真

sango.JPG

sango設定

url: lite.mqtt.shiguredo.jp
port: 1883
user: you @github
pass: you pass
topic: you @github/test0

meshblu設定

method: post
url: http:// you /data/ triggger-1 uuid
payload: {"text1": "5.5"}
headers: {"meshblu_auth_uuid": "trigger-1 uuid", "meshblu_auth_token": "trigger-1 token"}
4
4
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
4
4