Fields
Field reference for charge session phases.
| Field | Type | Unit | Description |
|---|---|---|---|
session_id | uuid | — | Parent charge session identifier |
phase | string | — | bulk, absorption, or float |
started_at | timestamp | — | UTC start of this phase |
ended_at | timestamp | — | UTC end of this phase (null if ongoing) |
avg_power | integer | W | Average charge power during the phase |
energy_wh | integer | Wh | Energy delivered in this phase |