Fix jwt-token

This commit is contained in:
2025-08-17 08:41:16 +02:00
parent 8d53b2f74e
commit 3c8d5fab9d
3 changed files with 282 additions and 0 deletions

12
sample_detection.json Normal file
View File

@@ -0,0 +1,12 @@
{
"device_id": 1,
"drone_id": 2001,
"drone_type": 1,
"rssi": -72,
"freq": 2450,
"geo_lat": 59.3293,
"geo_lon": 18.0686,
"device_timestamp": 1692252000000,
"confidence_level": 0.92,
"signal_duration": 3200
}