fix / add serial_number to get-detectors route
This commit is contained in:
@@ -28,6 +28,7 @@ class SensorView(APIView):
|
||||
"object": "Объект 1",
|
||||
"status": "warning",
|
||||
"zone": "Зона 1",
|
||||
"serial_number": "GA-123",
|
||||
"floor": 1,
|
||||
"notifications": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user