smartthings-auth-example:OAuth 到 SmartThings,点击“API 访问应用程序”,获取所有事物的 JSON

时间:2024-07-23 05:18:59
【文件属性】:

文件名称:smartthings-auth-example:OAuth 到 SmartThings,点击“API 访问应用程序”,获取所有事物的 JSON

文件大小:5KB

文件格式:ZIP

更新时间:2024-07-23 05:18:59

JavaScript

Node.js 中的 SmartThings OAuth 示例 OAuth 到 SmartThings,点击“API 访问应用程序”,获取所有内容的 JSON。 这个准系统 Node 应用程序使用一系列请求对用户进行 SmartThings 身份验证,为该用户安装“SmartApp”(请参阅smartapp.groovy ),最后从该 SmartApp 获取他们所有事物的 JSON。 这个程序做... 使用 OAuth 2.0 向 ST 验证用户 请求 SmartApp 安装的唯一 URL 立即从该 SmartApp GET /things 将事物的 JSON 转储回浏览器 这个程序不... 在 Node 应用程序本地创建用户 缓存 OAuth 令牌 作为全面实施的基础,只是一个起点 设置 通过启用 OAuth 的 SmartThings Wed IDE 创建 SmartApp


【文件预览】:
smartthings-auth-example-master
----LICENSE(1KB)
----README.md(1KB)
----smartapp.groovy(2KB)
----.gitignore(587B)
----index.js(2KB)
----package.json(418B)

网友评论