Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 550 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 550 Bytes

OpenBekenIOT Web App

This repo publishes a simple javascript webb app to

https://openbekeniot.github.io/webapp/

The web app is initialted by a very simple webpage on the device at http://(IP)/app

Currently the address the device uses is hardcoded, but soon there will be a configuration, so you can host locally on your LAN for more security.

This calls for startup.js, which then loads VueJS and a SFC myComponent.vue, whic is the guts of the web app.

This is in prototype form at the moment, and currently can display logs from the device.