Commit Graph

5 Commits

Author SHA1 Message Date
b61b767194 Update RouteController.cs
Polling feature still inop, JSON doesn't deserialise becuase the array has no name in the JSON. Could potentially add a name to the start  artificially in order to force the JSON to parse?
2022-01-04 23:26:41 +00:00
5a2f109e65 Added Poll response function
JSON is not properly serialised... still in progress
2021-12-28 21:53:31 +00:00
e134751745 Updated UserModel and started on making the polling http calls to the server.
Started with the Polling command:

What I'm thinking is that I should have the command consecutively make calls every 5 seconds, not sure how it will work without hanging the thread, will figure out tomorrow :)
2021-12-27 21:15:55 +00:00
luke-else
0f96994773 Route request being made (Needs polling) 2021-11-22 13:07:56 +00:00
luke-else
08c2e9c07b Updates to App and route Controller 2021-11-15 07:44:18 +00:00