Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write Code To Communicate With Backend API #4

Open
mattybabaallos opened this issue Sep 6, 2018 · 0 comments
Open

Write Code To Communicate With Backend API #4

mattybabaallos opened this issue Sep 6, 2018 · 0 comments
Labels
In Progress The work item is currently being worked on Task Work item that needs to be done.

Comments

@mattybabaallos
Copy link

So far I am able to connect to wifi and establish a TLS connection with the server. I am also able to send request to most of the API futures except for "/user-access". I am using my own instance of the API and the database to test.

Once I am able to access all API routes, then we can talk about how are we going to handle state management of the station( Like a shared atomic variable or etc)

@mattybabaallos mattybabaallos added Task Work item that needs to be done. In Progress The work item is currently being worked on labels Sep 6, 2018
@mattybabaallos mattybabaallos self-assigned this Sep 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
In Progress The work item is currently being worked on Task Work item that needs to be done.
Projects
None yet
Development

No branches or pull requests

1 participant