[
  {
    "id": "agent_001",
    "lastMessage": {
      "iteration": 1,
      "image": "data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' width='300' height='200' viewBox='0 0 300 200'><rect width='100%' height='100%' fill='%23cccccc'/><text x='50%' y='50%' font-family='Arial' font-size='16' fill='%23666666' text-anchor='middle' dy='.3em'>300x200</text></svg>",
      "time": 1632145200000,
      "memory_usage": 256.5,
      "detections": [
        {
          "class": "person",
          "confidence": 0.95,
          "bbox": [10, 20, 100, 200]
        },
        {
          "class": "car",
          "confidence": 0.87,
          "bbox": [150, 30, 300, 180]
        }
      ]
    },
    "config": {
      "zoom": 1,
      "rotation_angle": 0,
      "crop_x": 0,
      "crop_y": 0,
      "crop_width": 300,
      "crop_height": 200
    },
    "timedLast": 1632145200000,
    "timedPrevious": 1632145140000,
    "timedTTL": 200
  },
  {
    "id": "agent_002",
    "lastMessage": {
      "iteration": 2,
      "image": "data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' width='300' height='200' viewBox='0 0 300 200'><rect width='100%' height='100%' fill='%23cccccc'/><text x='50%' y='50%' font-family='Arial' font-size='16' fill='%23666666' text-anchor='middle' dy='.3em'>300x200</text></svg>",
      "time": 1632145260000,
      "memory_usage": 257.2,
      "detections": [
        {
          "class": "dog",
          "confidence": 0.92,
          "bbox": [50, 60, 120, 180]
        }
      ]
    },
    "config": {
      "zoom": 1.2,
      "rotation_angle": 45,
      "crop_x": 10,
      "crop_y": 10,
      "crop_width": 280,
      "crop_height": 180
    },
    "timedLast": 1632145260000,
    "timedPrevious": 1632145200000,
    "timedTTL": 200
  },
  {
    "id": "agent_003",
    "lastMessage": {
      "iteration": 3,
      "image": "data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' width='300' height='200' viewBox='0 0 300 200'><rect width='100%' height='100%' fill='%23cccccc'/><text x='50%' y='50%' font-family='Arial' font-size='16' fill='%23666666' text-anchor='middle' dy='.3em'>300x200</text></svg>",
      "time": 1632145320000,
      "memory_usage": 258.1,
      "detections": [
        {
          "class": "person",
          "confidence": 0.98,
          "bbox": [5, 10, 110, 220]
        },
        {
          "class": "bicycle",
          "confidence": 0.89,
          "bbox": [200, 50, 350, 150]
        }
      ]
    },
    "config": {
      "zoom": 0.8,
      "rotation_angle": 90,
      "crop_x": 20,
      "crop_y": 20,
      "crop_width": 260,
      "crop_height": 160
    },
    "timedLast": 1632145320000,
    "timedPrevious": 1632145260000,
    "timedTTL": 200
  },
  {
    "id": "agent_004",
    "lastMessage": {
      "iteration": 4,
      "image": "data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' width='300' height='200' viewBox='0 0 300 200'><rect width='100%' height='100%' fill='%23cccccc'/><text x='50%' y='50%' font-family='Arial' font-size='16' fill='%23666666' text-anchor='middle' dy='.3em'>300x200</text></svg>",
      "time": 1632145380000,
      "memory_usage": 256.8,
      "detections": [
        {
          "class": "cat",
          "confidence": 0.97,
          "bbox": [80, 100, 160, 200]
        },
        {
          "class": "chair",
          "confidence": 0.85,
          "bbox": [250, 150, 350, 300]
        }
      ]
    },
    "config": {
      "zoom": 1.5,
      "rotation_angle": 180,
      "crop_x": 30,
      "crop_y": 30,
      "crop_width": 240,
      "crop_height": 140
    },
    "timedLast": 1632145380000,
    "timedPrevious": 1632145320000,
    "timedTTL": 200
  },
  {
    "id": "agent_005",
    "lastMessage": {
      "iteration": 5,
      "image": "data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' width='300' height='200' viewBox='0 0 300 200'><rect width='100%' height='100%' fill='%23cccccc'/><text x='50%' y='50%' font-family='Arial' font-size='16' fill='%23666666' text-anchor='middle' dy='.3em'>300x200</text></svg>",
      "time": 1632145440000,
      "memory_usage": 257.5,
      "detections": [
        {
          "class": "person",
          "confidence": 0.99,
          "bbox": [0, 0, 100, 250]
        },
        {
          "class": "person",
          "confidence": 0.96,
          "bbox": [120, 20, 220, 270]
        },
        {
          "class": "dog",
          "confidence": 0.93,
          "bbox": [300, 100, 400, 200]
        }
      ]
    },
    "config": {
      "zoom": 1,
      "rotation_angle": 270,
      "crop_x": 0,
      "crop_y": 0,
      "crop_width": 300,
      "crop_height": 200
    },
    "timedLast": 1632145440000,
    "timedPrevious": 1632145380000,
    "timedTTL": 200
  }
]