How can we pass multiple VIN numbers in device search parameter using a single API call using .NET SDK ?
Can we Retrieve/Search only those devices whose VIN numbers is in Array/List using a single api call using the .NET SDK?
How can we get selected (More than one like Odometer,Oil Level, Engine status etc.) Diagnostic data/value for multiple device in a single API call using .NET SDK ?
is there any CSV search parameter for DeviceSearch or StatusDataSearch or DiagnosticSearch? so we can find multiple entities by passing csv search parameter in a single API call.