# Iotwechat
**Repository Path**: xxb1010/iotwechat
## Basic Information
- **Project Name**: Iotwechat
- **Description**: 这是简单的查看设备状态数据信息的一个小程序
- **Primary Language**: JavaScript
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2023-03-24
- **Last Updated**: 2023-04-11
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
## dgiot_wechat
### 介绍
基于dgiot的微信小程序设备接入演示demo
### 体验
| 用户名 | 密码 | 体验二维码 |
| ----------- | ----------- |-------------|
| dgiot_dev | dgiot_dev |  |
### 页面展示
| 首页 | 设备 |
| ----------- | ----------- |
| | |
### 接口说明
#### 登录
openid登录 -- (http://prod.dgiotcloud.cn/dgiot_swagger/#/_User/pput_classes_user_id)
微信绑定账号登录 --(http://prod.dgiotcloud.cn/dgiot_swagger/#/Wechat/post_wechat)
微信登录 --(http://prod.dgiotcloud.cn/dgiot_swagger/#/Wechat/get_wechat)
#### 设备
设备查询 --(http://prod.dgiotcloud.cn/dgiot_swagger/#/Device/get_classes_device)
--- 部门
部门查询 --(http://prod.dgiotcloud.cn/dgiot_swagger/#/_Role/get_roletree)
#### 产品
产品查询 --(http://prod.dgiotcloud.cn/dgiot_swagger/#/Product/get_classes_product)
#### 获取部门token
拉取获取对应部门token--(http://prod.dgiotcloud.cn/dgiot_swagger/#/_User/get_token)
### 导入外部组件库
Wux Weapp ----https://wux-weapp.github.io/wux-weapp-docs/#/introduce
### 联系方式