from dataclasses import dataclass @dataclass class TargetVelocity: vin: str target_velocity: float