Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
NOID で IoT
Search
Google Homer
January 13, 2019
Technology
0
160
NOID で IoT
Google Homer
January 13, 2019
Tweet
Share
More Decks by Google Homer
See All by Google Homer
意外とお手軽Donkey AI Car(ありがとうIoTLT)
googlehomer
0
710
ゆるふわマシンラーニング×ゆるメカトロでDonkey AI Car
googlehomer
0
310
私Servoですけど、ぐるぐる回りますが 何か ?!
googlehomer
0
390
The latest information on obniz for all of IoTLT’s
googlehomer
1
310
IoTLT vol.58@SoftBank IoTLT木曜サスペンス劇場
googlehomer
0
750
micro:bitはobnizの夢をみるか?
googlehomer
1
830
Invitation for RPA next stage @UiPathFriendsライトニングトークナイト2019
googlehomer
0
100
M5StickC Block Programming UiFLOW @ ビジュアルプログラミング交流会
googlehomer
1
690
Smart Speaker & IoT @東北TECH道場 八戸道場
googlehomer
0
130
Other Decks in Technology
See All in Technology
Lazy Constant - finalフィールドの遅延初期化
skrb
0
230
Building AI Applications with Java, LLMs, and Spring AI
thomasvitale
1
150
マルチドライブアーキテクチャ: 複数の駆動力でプロダクトを前進させる
knih
0
1.5k
LINEヤフー バックエンド組織・体制の紹介
lycorptech_jp
PRO
0
800
個人から巡るAI疲れと組織としてできること - AI疲れをふっとばせ。エンジニアのAI疲れ治療法 ショートセッション -
kikuchikakeru
4
1.5k
AI時代の戦略的アーキテクチャ 〜Adaptable AI をアーキテクチャで実現する〜 / Enabling Adaptable AI Through Strategic Architecture
bitkey
PRO
5
820
「データ無い! 腹立つ! 推論する!」から 「データ無い! 腹立つ! データを作る」へ チームでデータを作り、育てられるようにするまで / How can we create, use, and maintain data ourselves?
moznion
8
4.4k
[mercari GEARS 2025] なぜメルカリはノーコードを選ばなかったのか? 社内問い合わせ工数を60%削減したLLM活用の裏側
mercari
PRO
0
130
仕様は“書く”より“語る” - 分断を超えたチーム開発の実践 / 20251115 Naoki Takahashi
shift_evolve
PRO
1
1k
レビュー負債を解消する ― CodeRabbitが支えるAI駆動開発
moongift
PRO
0
420
Devoxx Morocco 2025 - Like Spring but faster: The new Java Jedi
edeandrea
PRO
0
100
単一Kubernetesクラスタで実現する AI/ML 向けクラウドサービス
pfn
PRO
1
140
Featured
See All Featured
Making Projects Easy
brettharned
120
6.5k
Code Reviewing Like a Champion
maltzj
527
40k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
140
34k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.2k
How to Think Like a Performance Engineer
csswizardry
28
2.3k
The Art of Programming - Codeland 2020
erikaheidi
56
14k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
31
2.7k
How STYLIGHT went responsive
nonsquared
100
5.9k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
11
930
GraphQLとの向き合い方2022年版
quramy
49
14k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
9
980
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
46
2.6k
Transcript
NOID で IoT Google Homer ( obniz ) 【NOIDコラボ】 第7回スマートスピーカーもくもく会
@ アイリッジ 2019年1月13日
NOID カスタムスキル 「前進」 Webhook Alexa 前進 Obniz JavaScript 「Zenshin」 IFTT
Webhooks的 な感じを実現 obniz
1. NOID ・ カスタムスキル ・ スキル名のみ入力し保存 2. Alexa Dev. Con.
・ エンドポイント AWS→HTTPS ・ obniz EventのURLを入力 NOID で IoT obniz する方法
1. NOID : カスタムスキルの会話モデルをデフォルトのまま保存 2. Alexa Developer Console : エンドポイントをAWS→HTTPSに
変更しobniz EventのURLを入力 何もせず保存
おまけ : Clovaでも簡単にIoT Clova Developer Center ・ ExtensionサーバーのURLに obniz EventのURLを登録
・ 会話モデルの登録不要 詳細は下記 Qiita に投稿してあります
Clova Wake お試し用 obniz Event URL Alexa Wake みなさんのスキルのエンドポイント に下記URLを設定して起動すると
デモ用スマスピにWakeかかります 本URLは 当日限定のため 現在は閉鎖 されています
NOID利用時の制約事項 1. Alexaがエラーを嘆く → 不可避?、音量最小で緩和 2. 同一Webhookが2回かかる (上記エラーの再送?) → obnizで排他制御し、2個目廃棄で回避可
obnizによる排他方法は下記 Qiita参照