UPDATE2:
Apparently it really is that easy
I created a folder
/www/console/apps/hmwb
Then I added the
- app.json
- hmwb.html
- icon.png
As a way of testing I cloned Hive MQ web client demo and added this as an iframe
Voila:
UPDATE2:
Apparently it really is that easy
I created a folder
/www/console/apps/hmwb
Then I added the
As a way of testing I cloned Hive MQ web client demo and added this as an iframe
Voila:
Hi,
Perhaps I might not have searched hard enough, but I have a few applications I'd like to make. Is there any design documentation on how to get them in the console?
I'd like them to be available from the web UI. (More specifically, make the settings available from UI)
Kind regards,
UPDATE: I deleted my original post in projects, as this isn't really a projects topic
I haven't recieved my omega's yet however when looking at the Onion github pages I can see a clear pattern:
The onion-transmission-client application seems to support this: https://github.com/OnionIoT/transmission-console-app/tree/master/onion-transmission-client
One top level above there is also a Make file: https://github.com/OnionIoT/transmission-console-app
RFID app seems to be having the same structure (yet more advanced than previous two).
https://github.com/OnionIoT/OOS-App-RFID
From the structure of the git found at: https://github.com/OnionIoT/Onion-Console/tree/master/www/apps
It might seem that they live in the /www/apps folder.
Will confirm and test out when I recieve my omega's.