SamsungInternet / webthings-webapp

WebThings Alternate browser -- https://www.slideshare.net/SamsungOSG/the-complex-iot-equation-and-floss-solutions-101449596/10
https://github.com/SamsungInternet/webthings-webapp
Mozilla Public License 2.0
2 stars 2 forks source link

WEBTHINGS WEBAPP:

Standalone application to browse "Webthings" connected to "Mozilla IoT Gateway"

USAGE:

Setup "Mozilla IoT gateway", create default user

This "webapp" was designed to be used as into Tizen HTML5 runtime environment.

Page can also be tested also using regular browser (as long as CORS is enabled), using a remote URL (ie: https://rzr.github.io/webthings-webapp/ ) or just load index.html from filesystem (using file:/// protocol).

rm -rf tmp
mkdir -p tmp
chromium-browser --disable-web-security --user-data-dir="tmp" https://rzr.github.io/webthings-webapp/

Then update gateway's URL:

For debuging purposes here are various snapshot of the app:

For reference, It was tested on Tizen TM1 reference device.

DEMO:

webthing-esp8266-webapp-20180602rzr

RESOURCES: