class RedleoMapping: def __init__(self, vehicle, mapping_data): self.vehicle = vehicle self.mapping_data = mapping_data