{
    "12:34:56:78:90:ab": {
        1599152672: {
            "id": "12345",
            "type": "person",
            "time": 1599152672,
            "camera_id": "12:34:56:78:90:ab",
            "snapshot": {
                "url": "https://netatmocameraimage",
            },
            "video_id": "98765",
            "video_status": "available",
            "message": "<b>Paulus</b> seen",
            "media_url": "http:///files/high/index.m3u8",
        },
        1599152673: {
            "id": "12346",
            "type": "person",
            "time": 1599152673,
            "camera_id": "12:34:56:78:90:ab",
            "snapshot": {
                "url": "https://netatmocameraimage",
            },
            "message": "<b>Tobias</b> seen",
        },
        1599152674: {
            "id": "12347",
            "type": "outdoor",
            "time": 1599152674,
            "camera_id": "12:34:56:78:90:ac",
            "snapshot": {
                "url": "https://netatmocameraimage",
            },
            "video_id": "98766",
            "video_status": "available",
            "event_list": [
                {
                    "type": "vehicle",
                    "time": 1599152674,
                    "id": "12347-0",
                    "offset": 0,
                    "message": "Vehicle detected",
                    "snapshot": {
                        "url": "https://netatmocameraimage",
                    },
                },
                {
                    "type": "human",
                    "time": 1599152674,
                    "id": "12347-1",
                    "offset": 8,
                    "message": "Person detected",
                    "snapshot": {
                        "url": "https://netatmocameraimage",
                    },
                },
            ],
            "media_url": "http:///files/high/index.m3u8",
        },
    }
}