RAINeko256 / shugiou

amplify test
shugiou.vercel.app
1 stars 0 forks source link

MQTTブローカーとの接続 #15

Closed fuu38 closed 2 years ago

fuu38 commented 2 years ago

Close #9

  1. MQTTブローカーと接続する
  2. 受け取った値でstateを更新する
  3. 受け取った値のうちセンサーの値が100なら接続を閉じる を実装しました

このあとれいねこにやってほしいこと

vercel[bot] commented 2 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/raineko256/shugiou/J8eJJXWrEGx9GjZXFGWisTwiWZFN
✅ Preview: https://shugiou-git-feat-9addconnectiontomqtt-raineko256.vercel.app

fuu38 commented 2 years ago

setXXXするとuseEffectが呼ばれるからsubscriptionがいっぱい作られちゃう話の解決方法はこちら https://qiita.com/nouka/items/69a74eebc43e7496007b

fuu38 commented 2 years ago

ReduxにClientの格納&呼び出したのむ @RAINeko256

RAINeko256 commented 2 years ago

show env 9a7d6c8のコミットのvercelのプレビューは削除しました