Skip to content

LeeGaning/Wechat_OneNET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

快速开始:

安装 Python3 ;

安装依赖

pip install -r requirements.txt

创建配置文件

cp instance/config.example instance/config.py
vi instance/config.py

测试运行

python run.py

部署运行,此处使用tornado http server作为异步服务器

python server.py

TO-DO:

  • 待定计划

About

微信控制OneNET云设备demo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published