fix / add serial_number to get-detectors route

This commit is contained in:
Timofey
2025-10-16 13:01:11 +03:00
parent a9725e2276
commit aeda917001
4 changed files with 216 additions and 196 deletions

View File

@@ -28,6 +28,7 @@ class SensorView(APIView):
"object": "Объект 1",
"status": "warning",
"zone": "Зона 1",
"serial_number": "GA-123",
"floor": 1,
"notifications": [
{