JSON
{
"grouped": false,
"items": [
{
"id": 1,
"name": "Camera 1",
"status": "active",
"user_status": "active",
"short_address": "Folder 1, Folder 2",
"latitude": 52.797159556908035,
"longitude": -28.424838677853487,
"azimuth": 34.16,
"note": "note",
"is_set_on_maps": true,
"is_location_editable": false,
"streams": [
{
"id": 1,
"type": "high",
"camera_id": 1,
"is_preview_from_server": true,
"is_archive_from_server": null,
"status": "active",
"has_sound": false,
"width": null,
"height": null
},
{
"id": 2,
"type": "low",
"camera_id": 1,
"is_preview_from_server": true,
"is_archive_from_server": null,
"status": "active",
"has_sound": false,
"width": null,
"height": null
}
]
},
{
"id": 2,
"status": "inactive",
"user_status": "active",
"name": "Camera 2",
"short_address": "Folder 3, Folder 4",
"latitude": 42.797159556908035,
"longitude": -28.424838677853487,
"azimuth": null,
"note": "note",
"is_set_on_maps": false,
"is_location_editable": false,
"streams": [
{
"id": 3,
"type": "high",
"camera_id": 2,
"is_preview_from_server": true,
"is_archive_from_server": null,
"status": "active",
"has_sound": false,
"width": null,
"height": null
},
{
"id": 4,
"type": "low",
"camera_id": 2,
"is_preview_from_server": true,
"is_archive_from_server": null,
"status": "active",
"has_sound": false,
"width": null,
"height": null
}
]
},
{
"id": 3,
"status": "partial",
"user_status": "active",
"name": "Camera 3",
"short_address": "Folder 1, Folder 2",
"latitude": 32.797159556908035,
"longitude": -28.424838677853487,
"azimuth": 12,
"note": "note",
"is_set_on_maps": true,
"is_location_editable": false,
"streams": [
{
"id": 5,
"type": "high",
"camera_id": 3,
"is_preview_from_server": true,
"is_archive_from_server": null,
"status": "active",
"has_sound": false,
"width": null,
"height": null
},
{
"id": 6,
"type": "low",
"camera_id": 3,
"is_preview_from_server": true,
"is_archive_from_server": null,
"status": "active",
"has_sound": false,
"width": null,
"height": null
}
]
}
]
}