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
700
ゆるふわマシンラーニング×ゆるメカトロで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
740
micro:bitはobnizの夢をみるか?
googlehomer
1
830
Invitation for RPA next stage @UiPathFriendsライトニングトークナイト2019
googlehomer
0
100
M5StickC Block Programming UiFLOW @ ビジュアルプログラミング交流会
googlehomer
1
680
Smart Speaker & IoT @東北TECH道場 八戸道場
googlehomer
0
130
Other Decks in Technology
See All in Technology
AIプロダクトのプロンプト実践テクニック / Practical Techniques for AI Product Prompts
saka2jp
0
110
Behind Postgres 18: The People, the Code, & the Invisible Work | Claire Giordano | PGConfEU 2025
clairegiordano
0
130
Open Table Format (OTF) が必要になった背景とその機能 (2025.10.28)
simosako
2
200
20251027_findyさん_音声エージェントLT
almondo_event
2
430
AI時代の開発を加速する組織づくり - ブログでは書けなかったリアル
hiro8ma
1
310
デザインとエンジニアリングの架け橋を目指す OPTiMのデザインシステム「nucleus」の軌跡と広げ方
optim
0
120
[VPoE Global Summit] サービスレベル目標による信頼性への投資最適化
satos
0
250
Implementing and Evaluating a High-Level Language with WasmGC and the Wasm Component Model: Scala’s Case
tanishiking
0
180
ローカルLLMとLINE Botの組み合わせ その2(EVO-X2でgpt-oss-120bを利用) / LINE DC Generative AI Meetup #7
you
PRO
1
160
AWS DMS で SQL Server を移行してみた/aws-dms-sql-server-migration
emiki
0
240
Okta Identity Governanceで実現する最小権限の原則 / Implementing the Principle of Least Privilege with Okta Identity Governance
tatsumin39
0
170
ViteとTypeScriptのProject Referencesで 大規模モノレポのUIカタログのリリースサイクルを高速化する
shuta13
3
200
Featured
See All Featured
Producing Creativity
orderedlist
PRO
347
40k
Build The Right Thing And Hit Your Dates
maggiecrowley
38
2.9k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
253
22k
A Tale of Four Properties
chriscoyier
161
23k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
GitHub's CSS Performance
jonrohan
1032
470k
How STYLIGHT went responsive
nonsquared
100
5.9k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.6k
Mobile First: as difficult as doing things right
swwweet
225
10k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
10
890
Designing for Performance
lara
610
69k
Optimizing for Happiness
mojombo
379
70k
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参照