{
  "date": "2026-04-12",
  "charged": 13,
  "drained": 2,
  "timeline": [
    [
      1775923200000,
      18
    ],
    [
      1775924640000,
      16
    ],
    [
      1775926620000,
      16
    ],
    [
      1775929860000,
      21
    ],
    [
      1775930040000,
      21
    ],
    [
      1775932560000,
      28
    ]
  ],
  "raw_data": {
    "date": "2026-04-12",
    "charged": 13,
    "drained": 2,
    "startTimestampGMT": "2026-04-11T16:00:00.0",
    "endTimestampGMT": "2026-04-11T18:45:00.0",
    "startTimestampLocal": "2026-04-12T00:00:00.0",
    "endTimestampLocal": "2026-04-12T02:45:00.0",
    "bodyBatteryValuesArray": [
      [
        1775923200000,
        18
      ],
      [
        1775924640000,
        16
      ],
      [
        1775926620000,
        16
      ],
      [
        1775929860000,
        21
      ],
      [
        1775930040000,
        21
      ],
      [
        1775932560000,
        28
      ]
    ],
    "bodyBatteryValueDescriptorDTOList": [
      {
        "bodyBatteryValueDescriptorIndex": 0,
        "bodyBatteryValueDescriptorKey": "timestamp"
      },
      {
        "bodyBatteryValueDescriptorIndex": 1,
        "bodyBatteryValueDescriptorKey": "bodyBatteryLevel"
      }
    ]
  }
}