team-3/src/c3nav/mesh/migrations
2024-03-30 19:04:12 +01:00
..
0001_initial.py start implementing mesh routing 2022-04-15 20:57:11 +02:00
0002_alter_firmware_unique_together_meshnode_firmware_and_more.py mesh debugging and control 2023-10-02 22:02:25 +02:00
0003_meshnode_name.py mesh debugging and control 2023-10-02 22:02:25 +02:00
0004_relay_vs_src_node_and_remove_firmware.py more mesh communication implementation, lots of fixes and stuff 2023-10-03 17:23:29 +02:00
0005_meshnode_last_signin.py more mesh node stuff 2023-10-03 17:51:49 +02:00
0006_rename_route_meshnode_uplink.py more mesh node stuff 2023-10-03 17:51:49 +02:00
0007_nodemessage_message_type_new.py migrate message_type database field 2023-10-20 15:23:45 +02:00
0008_firmwarebuild_firmwarebuildboard_firmwareversion_and_more.py add api_secret auth and (mostly) finalize firmware endpoint 2023-11-05 19:09:36 +01:00
0009_meshuplink.py add MeshUplink model to keep better track of uplinks 2023-11-06 14:22:35 +01:00
0010_otaupdate_otaupdaterecipient.py OTA create view 2023-11-10 16:09:08 +01:00
0011_meshnode_address_validate.py validate mesh node address 2023-11-10 19:00:09 +01:00
0012_otaupdaterecipient_status_and_more.py OTA status views etc 2023-11-26 16:22:55 +01:00
0013_meshnode_upstream_alter_nodemessage_message_type.py new more complicated mesh code 2024-03-30 19:04:12 +01:00
__init__.py create mesh app and basic asgi websocket setup for communication 2022-04-04 01:13:48 +02:00