| .. |
|
20240312135520_create_nodes_table
|
implement database and mqtt client to cache node info
|
2024-03-13 03:46:50 +13:00 |
|
20240312140821_add_position_columns_to_nodes_table
|
implement database and mqtt client to cache node info
|
2024-03-13 03:46:50 +13:00 |
|
20240312150206_add_device_metrics_to_nodes_table
|
collect device metrics telemetry
|
2024-03-13 04:14:30 +13:00 |
|
20240312222245_create_neighbour_info_table
|
collect neighbour info
|
2024-03-13 13:54:32 +13:00 |
|
20240313011413_create_traceroutes_table
|
collect traceroutes
|
2024-03-13 14:18:47 +13:00 |
|
20240313014910_create_map_reports_table
|
collect map reports
|
2024-03-13 15:05:51 +13:00 |
|
20240313021158_add_indexes_for_node_id
|
add database index for node ids to increase performance
|
2024-03-13 15:13:06 +13:00 |
|
20240313115208_create_device_metrics_table
|
collect device metrics
|
2024-03-14 00:55:27 +13:00 |
|
20240314102230_create_text_messages_table
|
collect text messages
|
2024-03-14 23:28:49 +13:00 |
|
20240314224016_create_waypoints_table
|
collect waypoints
|
2024-03-15 16:11:51 +13:00 |
|
20240316052726_create_service_envelopes_table
|
collect service envelopes
|
2024-03-16 18:32:19 +13:00 |
|
20240316060749_add_index_to_gateway_id_on_service_envelopes_table
|
add index to gateway id on service envelopes table
|
2024-03-16 19:10:39 +13:00 |
|
20240318102858_add_channel_and_gateway_columns_to_traceroutes_table
|
collect channel and gateway data for traceroutes
|
2024-03-19 02:27:23 +13:00 |
|
20240323095120_add_neighbour_info_columns_to_nodes_table
|
store neighbour info directly in the nodes table
|
2024-03-23 22:56:03 +13:00 |
|
migration_lock.toml
|
implement database and mqtt client to cache node info
|
2024-03-13 03:46:50 +13:00 |