{
  "sleep": {
    "is_sleeping": false,
    "confidence": 92,
    "light": 1,
    "motion": 0,
    "last_update": "2026-04-06T02:11:28.050705"
  },
  "location": {
    "latitude": null,
    "longitude": null,
    "accuracy": null,
    "speed": null,
    "last_update": null
  },
  "biometrics": {
    "heart_rate": null,
    "steps": null,
    "battery": null,
    "last_update": null
  },
  "machines": {
    "mac": {
      "online": true,
      "last_seen": "2026-04-06T02:11:28.093614",
      "load": null
    },
    "nas": {
      "online": true,
      "last_seen": "2026-04-06T02:11:28.136938"
    }
  },
  "predictions": {
    "sleep_window": null,
    "available_compute_time": 0,
    "optimal_machine": "mac"
  }
}