You've already forked 2025-spring-measurements-dump
add dump files
This commit is contained in:
58
2025-spring-measurements-dump-json/_sqlx_migrations.json
Normal file
58
2025-spring-measurements-dump-json/_sqlx_migrations.json
Normal file
@@ -0,0 +1,58 @@
|
||||
[
|
||||
{
|
||||
"version": 20241217192210,
|
||||
"description": "create devices table",
|
||||
"installed_on": "2025-03-20 16:49:54.987481+01",
|
||||
"success": true,
|
||||
"checksum": "\x5156fbb82308d71e91daf4525eef6a903f7229eac1f194ef32994106a81d12bff23de8251e1f2181c423a044b3716387",
|
||||
"execution_time": 511767707
|
||||
},
|
||||
{
|
||||
"version": 20241217193005,
|
||||
"description": "create measurements table",
|
||||
"installed_on": "2025-03-20 16:49:55.910345+01",
|
||||
"success": true,
|
||||
"checksum": "\xb491b4286c7366eaf4917dba0ba2654dd44564e6c6b9f64778dfa5ce4b348b683d767520dc4f1d3c365d4b5b282c9f5f",
|
||||
"execution_time": 615847602
|
||||
},
|
||||
{
|
||||
"version": 20241217193040,
|
||||
"description": "create statistics table",
|
||||
"installed_on": "2025-03-20 16:49:56.627718+01",
|
||||
"success": true,
|
||||
"checksum": "\x84f0644aa47e526652865f002f573b8f7ee249b6c4ed7a2cf5b3fcfbbbd4b603be9d2d7a5ddc7097d253f98ed7579a2c",
|
||||
"execution_time": 512337618
|
||||
},
|
||||
{
|
||||
"version": 20241217193101,
|
||||
"description": "create settings table",
|
||||
"installed_on": "2025-03-20 16:49:57.138382+01",
|
||||
"success": true,
|
||||
"checksum": "\x18ebafcaa8d13814bb58bf0839743dd54ac9c018f52fd2b2f4916a26eecf68ee23b9b481f513f047db3d53ea0f618cf0",
|
||||
"execution_time": 381048061
|
||||
},
|
||||
{
|
||||
"version": 20241217193123,
|
||||
"description": "create notifications table",
|
||||
"installed_on": "2025-03-20 16:49:57.753232+01",
|
||||
"success": true,
|
||||
"checksum": "\xea8c8a2f6a263020fecd0e1d585667bbf3b64b75185b12ff8928c2d512fbf9e433a5b8d3865d6f45f9b06ed01426fcc1",
|
||||
"execution_time": 511714278
|
||||
},
|
||||
{
|
||||
"version": 20241217193140,
|
||||
"description": "create firmwares table",
|
||||
"installed_on": "2025-03-20 16:49:58.264852+01",
|
||||
"success": true,
|
||||
"checksum": "\xe48bba38ea4ee51786007670de7dd2f3c4e8866c2e68dc4f95091e9d0d1c60c67343f56502df22adbf53a593b1b22ec9",
|
||||
"execution_time": 402552681
|
||||
},
|
||||
{
|
||||
"version": 20241217193159,
|
||||
"description": "create firmware stats table",
|
||||
"installed_on": "2025-03-20 16:49:58.705697+01",
|
||||
"success": true,
|
||||
"checksum": "\xcb262812550037e0551d2791a3387b9786a466324ab1cd47d6e107b5a73ab579198b2f1ae3f6e08f2b0a4e914aa7af2e",
|
||||
"execution_time": 376981512
|
||||
}
|
||||
]
|
||||
38
2025-spring-measurements-dump-json/devices.json
Normal file
38
2025-spring-measurements-dump-json/devices.json
Normal file
@@ -0,0 +1,38 @@
|
||||
[
|
||||
{
|
||||
"id": 1,
|
||||
"mac_address": "DC:DA:0C:17:1E:68",
|
||||
"location": null,
|
||||
"note": "other modded t7s3"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"mac_address": "D8:3B:DA:A4:43:28",
|
||||
"location": null,
|
||||
"note": "xiao"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"mac_address": "AA:BB:CC:DD:EE:FF",
|
||||
"location": null,
|
||||
"note": "test"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"mac_address": "D8:3B:DA:A4:50:7C",
|
||||
"location": null,
|
||||
"note": "xiao2"
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"mac_address": "DC:DA:0C:18:90:4C",
|
||||
"location": null,
|
||||
"note": "modded t7s3"
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"mac_address": "D8:3B:DA:A4:4B:54",
|
||||
"location": null,
|
||||
"note": "xiao3"
|
||||
}
|
||||
]
|
||||
0
2025-spring-measurements-dump-json/firmwares.json
Normal file
0
2025-spring-measurements-dump-json/firmwares.json
Normal file
133091
2025-spring-measurements-dump-json/measurements.json
Normal file
133091
2025-spring-measurements-dump-json/measurements.json
Normal file
File diff suppressed because it is too large
Load Diff
4623
2025-spring-measurements-dump-json/notifications.json
Normal file
4623
2025-spring-measurements-dump-json/notifications.json
Normal file
File diff suppressed because it is too large
Load Diff
0
2025-spring-measurements-dump-json/settings.json
Normal file
0
2025-spring-measurements-dump-json/settings.json
Normal file
116452
2025-spring-measurements-dump-json/statistics.json
Normal file
116452
2025-spring-measurements-dump-json/statistics.json
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user