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
740
ゆるふわマシンラーニング×ゆるメカトロでDonkey AI Car
googlehomer
0
320
私Servoですけど、ぐるぐる回りますが 何か ?!
googlehomer
0
410
The latest information on obniz for all of IoTLT’s
googlehomer
1
320
IoTLT vol.58@SoftBank IoTLT木曜サスペンス劇場
googlehomer
0
780
micro:bitはobnizの夢をみるか?
googlehomer
1
840
Invitation for RPA next stage @UiPathFriendsライトニングトークナイト2019
googlehomer
0
110
M5StickC Block Programming UiFLOW @ ビジュアルプログラミング交流会
googlehomer
1
710
Smart Speaker & IoT @東北TECH道場 八戸道場
googlehomer
0
150
Other Decks in Technology
See All in Technology
会社紹介資料 / Sansan Company Profile
sansan33
PRO
16
410k
Agent ServerはWeb Serverではない。ADKで考えるAgentOps
akiratameto
0
110
2026-03-11 JAWS-UG 茨城 #12 改めてALBを便利に使う
masasuzu
2
380
実践 Datadog MCP Server
nulabinc
PRO
2
210
OCHaCafe S11 #2 コンテナ時代の次の一手:Wasm 最前線
oracle4engineer
PRO
2
130
モブプログラミング再入門 ー 基本から見直す、AI時代のチーム開発の選択肢 ー / A Re-introduction of Mob Programming
takaking22
5
1.5k
AIエージェント時代に備える AWS Organizations とアカウント設計
kossykinto
3
1k
内製AIチャットボットで学んだDatadog LLM Observability活用術
mkdev10
0
110
Cortex Code CLI と一緒に進めるAgentic Data Engineering
__allllllllez__
0
290
Go標準パッケージのI/O処理をながめる
matumoto
0
210
2026年もソフトウェアサプライチェーンのリスクに立ち向かうために / Product Security Square #3
flatt_security
0
210
[JAWSDAYS2026]Who is responsible for IAM
mizukibbb
0
670
Featured
See All Featured
The Illustrated Guide to Node.js - THAT Conference 2024
reverentgeek
1
310
Collaborative Software Design: How to facilitate domain modelling decisions
baasie
0
160
Practical Orchestrator
shlominoach
191
11k
Why Our Code Smells
bkeepers
PRO
340
58k
Primal Persuasion: How to Engage the Brain for Learning That Lasts
tmiket
0
290
Building Applications with DynamoDB
mza
96
7k
AI Search: Implications for SEO and How to Move Forward - #ShenzhenSEOConference
aleyda
1
1.2k
Optimising Largest Contentful Paint
csswizardry
37
3.6k
VelocityConf: Rendering Performance Case Studies
addyosmani
333
24k
Utilizing Notion as your number one productivity tool
mfonobong
4
260
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
659
61k
What the history of the web can teach us about the future of AI
inesmontani
PRO
1
470
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参照