You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: