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)
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)