https://github.com/tencentyun/qcloud-iotexplorer-appdev-miniprogram-sdk-demo
https://github.com/tencentyun/qcloud-iotexplorer-appdev-miniprogram-sdk-demo
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tencentyun/qcloud-iotexplorer-appdev-miniprogram-sdk-demo
- Owner: tencentyun
- Created: 2020-01-02T03:18:00.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-12T07:14:24.000Z (almost 2 years ago)
- Last Synced: 2025-01-09T05:46:55.762Z (6 months ago)
- Size: 460 KB
- Stars: 37
- Watchers: 43
- Forks: 14
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# qcloud-iotexplorer-appdev-sdk-demo
腾讯云物联网开发平台小程序 SDK 的使用示例。
## 小程序 SDK
npm 链接:[qcloud-iotexplorer-appdev-sdk](https://www.npmjs.com/package/qcloud-iotexplorer-appdev-sdk)
安装 SDK:`npm i qcloud-iotexplorer-appdev-sdk`
SDK 文档:请参见 [自主品牌小程序开发指南](https://cloud.tencent.com/document/product/1081/47686) 以及 [小程序 SDK](https://cloud.tencent.com/document/product/1081/47687)。
## 小程序 SDK Demo
Demo 小程序代码位于 `demo` 目录。
使用方法:请参见 [自主品牌小程序快速入门](https://cloud.tencent.com/document/product/1081/47685)。
[Changelog](https://github.com/tencentyun/qcloud-iotexplorer-appdev-miniprogram-sdk-demo/blob/master/demo/README.md#changelog)