Wearable sensor devices to control household devices
- Inside the project folder is the server side code a REST interface, which acts like a proxy service between wearable and smartthings.
- Inside web-app-tutorial is the ruby service using oauth Smaththings APIs.
- "SampleSmartApp.txt" is the smart things application created using Smartthings IDE, which is the backbone for connecting to smart devices. It exposes API's and other functionalities to connect to SmartThings.
- "index.html" and "app.js" are the two files from the Tizen wearable web app.