Get Drive Cycle
Get Drive Cycle
Fetch a single drive cycle including its data array.
Parameters
drive_cycle_id : str Drive cycle UUID.
Returns
DriveCycle Full drive cycle record with data.
Raises
NotFoundError If the drive cycle does not exist or is not accessible.
Get Drive Cycle
Path Parameters
Response
Successful Response
Pydantic model for the drive_cycles table.
Drive cycle filename (e.g. WLTP_5Ah_10%%_1800s.txt)
Two-column array [[time, current], ...]
Owning organization
Unique identifier
SHA-256 hash of name + canonical data for deduplication
Creation timestamp
Source measurement ID when drive cycle was extracted from measurement data