Commit graph

15 commits

Author SHA1 Message Date
liamcottle
020c78ac85 track when node position was last updated 2024-03-23 23:47:37 +13:00
liamcottle
b9082ebedb track when neighbours were last updated 2024-03-23 23:34:02 +13:00
liamcottle
d7252c9962 store neighbour info directly in the nodes table 2024-03-23 22:56:03 +13:00
liamcottle
961ea71c84 collect channel and gateway data for traceroutes 2024-03-19 02:27:23 +13:00
liamcottle
f130ee99fe add index to gateway id on service envelopes table 2024-03-16 19:10:39 +13:00
liamcottle
d94bfe471e collect service envelopes 2024-03-16 18:32:19 +13:00
liamcottle
bb7fa83d94 collect waypoints 2024-03-15 16:11:51 +13:00
liamcottle
70750681ff collect text messages 2024-03-14 23:28:49 +13:00
liamcottle
b812d730dc collect device metrics 2024-03-14 00:55:27 +13:00
liamcottle
9344d9d6e7 add database index for node ids to increase performance 2024-03-13 15:13:06 +13:00
liamcottle
2761aa42de collect map reports 2024-03-13 15:05:51 +13:00
liamcottle
020b4be72c collect traceroutes 2024-03-13 14:18:47 +13:00
liamcottle
4701c4d9ce collect neighbour info 2024-03-13 13:54:32 +13:00
liamcottle
a9c129cea0 collect device metrics telemetry 2024-03-13 04:14:30 +13:00
liamcottle
cef784f7da implement database and mqtt client to cache node info 2024-03-13 03:46:50 +13:00