{
  "date": "2026-07-18",
  "charged": 10,
  "drained": 1,
  "timeline": [
    [
      1784304000000,
      17
    ],
    [
      1784304540000,
      16
    ],
    [
      1784306520000,
      16
    ],
    [
      1784308680000,
      20
    ],
    [
      1784309040000,
      20
    ],
    [
      1784310840000,
      25
    ]
  ],
  "raw_data": {
    "date": "2026-07-18",
    "charged": 10,
    "drained": 1,
    "startTimestampGMT": "2026-07-17T16:00:00.0",
    "endTimestampGMT": "2026-07-17T18:00:00.0",
    "startTimestampLocal": "2026-07-18T00:00:00.0",
    "endTimestampLocal": "2026-07-18T02:00:00.0",
    "bodyBatteryValuesArray": [
      [
        1784304000000,
        17
      ],
      [
        1784304540000,
        16
      ],
      [
        1784306520000,
        16
      ],
      [
        1784308680000,
        20
      ],
      [
        1784309040000,
        20
      ],
      [
        1784310840000,
        25
      ]
    ],
    "bodyBatteryValueDescriptorDTOList": [
      {
        "bodyBatteryValueDescriptorIndex": 0,
        "bodyBatteryValueDescriptorKey": "timestamp"
      },
      {
        "bodyBatteryValueDescriptorIndex": 1,
        "bodyBatteryValueDescriptorKey": "bodyBatteryLevel"
      }
    ]
  }
}