VehicleProperty

interface VehicleProperty

Trait interface for vehicle properties.

Each VehicleProperty represents one property of the Vehicle model, and shares its PropertyId.

Used for updating vehicle state via VehicleProvider.updateVehicle

Important: This is a Public Preview API. It may be changed or removed at any time.

Inheritors