/webthings-webapp

WebThings Alternate browser

Primary LanguageJavaScriptMozilla Public License 2.0MPL-2.0

WEBTHINGS WEBAPP:

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

GitHub forks

USAGE:

Setup "Mozilla IoT gateway", create default user.

This "webapp" was originally designed to be used into Tizen HTML5 runtime environment, then ported as "Progressive Web App" for Samsung Internet browser (on android device).

screenshot

Also, 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:

  • http://gateway.local:8080 : for default location in local network
  • https://$host.mozilla-iot.org : for public (if you haven't skipped the registation step)

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: