Skip to content

Add improvements in sample hello-world#2

Draft
ramonhpr wants to merge 7 commits intoCESARBR:masterfrom
ramonhpr:improvements_v3
Draft

Add improvements in sample hello-world#2
ramonhpr wants to merge 7 commits intoCESARBR:masterfrom
ramonhpr:improvements_v3

Conversation

@ramonhpr
Copy link

@ramonhpr ramonhpr commented Jun 21, 2019

  • Remove backend and use knot-cloud-sdk
  • Add login route
  • Add improvements in UI

Closes #1

ramonhpr added 7 commits June 20, 2019 10:26
This patch removes the backend and use the new library websocket in
front-end.
Instead of having the backend configuration in a .js file, access it
through /api via a reverse proxy.
This patch uses the createContext to:
- expose the clients http to authenticate user
- expose the websockets to communicate with devices.
- expose the storage to query devices data
- store the credentials in browser
@ramonhpr ramonhpr added this to the S6: SDK library and examples milestone Jun 21, 2019
@ramonhpr ramonhpr self-assigned this Jun 21, 2019
@ramonhpr ramonhpr requested a review from netoax June 21, 2019 18:35
@ramonhpr ramonhpr added the enhancement New feature or request label Jun 21, 2019
@netoax netoax removed this from the S6: SDK library and examples milestone Aug 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update example to work with new cloud

2 participants