Commit Graph

11 Commits

Author SHA1 Message Date
W1CDN
f396fe87af Order by created date in db call. 2023-04-25 14:19:29 -05:00
W1CDN
6957219468 Add basic API call to select by "from" station. 2023-04-16 21:04:26 -05:00
W1CDN
cd5d24b641 Add comments. 2023-04-16 19:29:09 -05:00
W1CDN
1cffde2903 At /packets, return 10 records by default and add n=x to return x packets. 2023-04-16 18:50:39 -05:00
W1CDN
5793e57aa9 Sort /packets descending by created. 2023-04-16 16:59:09 -05:00
W1CDN
6e6693bfbc Read from database for API. 2023-04-15 13:27:00 -05:00
W1CDN
5e86b40f38 Stub out a KISS connection.
It seems to simultaneously run the API and keep the KISS connection open 
in the background.
2023-04-13 17:16:16 -05:00
W1CDN
fb027194e8 Update data on API call
Oops!
2023-04-12 09:24:31 -05:00
W1CDN
23d52a80da Set up to run waitress in screen if needed. 2023-04-11 20:52:59 -05:00
W1CDN
a06bedb1c9 Test commit. 2023-04-08 17:08:44 -05:00
W1CDN
37d57db772 Rename first application. 2023-04-08 17:07:09 -05:00