updateSpeedData

abstract suspend fun updateSpeedData(data: DashSpeedData): Result<Unit>

Updates the input service with the latest available speed data.