smart-home-local:本地家庭SDK示例

时间:2024-05-22 09:40:34
【文件属性】:

文件名称:smart-home-local:本地家庭SDK示例

文件大小:228KB

文件格式:ZIP

更新时间:2024-05-22 09:40:34

iot typescript actions-on-google google-smart-home TypeScript

本地家庭SDK示例 此示例演示了如何将智能家居操作与集成在一起。 Local Home SDK允许开发人员通过直接在Google Home智能扬声器和Nest智能显示器上运行TypeScript(或JavaScript)来添加本地路径来处理智能家居意图。 该样本支持以下协议以及配套的: 设备发现: UDP,mDNS或UPnP 控制: UDP,TCP或HTTP 先决条件 LTS 10.16.0以上 配置动作项目 注意:此项目使用 ,这要求您将账单帐户与您的项目相关联。 默认情况下,动作项目不会创建计费帐户。 有关更多信息,请参见。 在创建一个新的Smart Home项目 使用相同的项目ID将占位符的智能家居提供程序部署到Cloud Functions for Firebase : npm install --prefix functions/ npm run firebase --p


【文件预览】:
smart-home-local-master
----device()
--------main.ts(784B)
--------tsconfig.json(830B)
--------tslint.json(282B)
--------README.md(3KB)
--------types.d.ts(673B)
--------server.ts(11KB)
--------package-lock.json(64KB)
--------package.json(908B)
----common()
--------tslint.json(313B)
--------discovery.ts(747B)
----CONTRIBUTING.md(2KB)
----LICENSE(11KB)
----README.md(8KB)
----.gitignore(126B)
----app()
--------app.ts(11KB)
--------webpack.config.node.js(948B)
--------index.ts(994B)
--------index.template.html(211B)
--------firebase.json(132B)
--------serve.js(2KB)
--------test.ts.snap(332B)
--------tsconfig.json(297B)
--------test.ts.md(784B)
--------tslint.json(261B)
--------test.ts(6KB)
--------webpack.config.web.js(1KB)
--------types.d.ts(1KB)
--------package-lock.json(542KB)
--------package.json(1KB)
----functions()
--------index.ts(5KB)
--------firebase.json(113B)
--------tsconfig.json(184B)
--------tslint.json(380B)
--------package-lock.json(242KB)
--------package.json(718B)

网友评论