Skip to content

ade-ma/COTS-Prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repo for the WeMo solution.

To run make sure flask and flask-cors are installed

sudo pip install -U flask-cors

To set up the server, install uwsgi by running

pip install uwsgi

Then run

uwsgi --http ip-addres:port --wsgi-file server.py --callable app

NOTE: you need to run this commnd from the same folder as server.py

About

Code for the temporary solution with routers and belkins wemo outlets

Resources

Stars

1 star

Watchers

5 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors