Discussions
Update Transportation Type API Endpoint
The `https://api.telematicssdk.com/processeddata/v1/Tracks/update_track` endpoint appears to be unique in that it does require an **authorization** header according to the [API documentation](https://docs.damoov.com/reference/update-transportation-type). Is this correct and intentional, i.e., this endpoint does not require the administrator's access token?
Posted by Kevin Kramer 7 days ago
Mobile Data Usage
I had a few questions regarding mobile data and drives using Damoov's software running on an iOS device:
- How long is data stored locally if there's no Internet during the drive? Is there a maximum amount of drives that will be cached locally?
- Does this cache get periodically cleared once drives are uploaded?
- Is there an option to only upload data on WiFi? This would mean the drive would stay cached on the phone locally until connected to WiFi.
- How much data is used on average for drive tracking?
- For instance, are there any metrics that give a rough estimate of megabytes of data per drive per mile?
Posted by Louis Barrett 10 days ago
Accumulated Safety Score and Transport Type
Please confirm whether the accumulated safety score for a specified time period only considers trips whose transport type is detected as, or corrected as, OriginalDriver. In other words, the accumulated safety score does not consider drives captured on the user's phone when the Damoov driver detection algorithm predicted the phone's user was a passenger or the user corrected the Damoov driver detection algorithm's prediction via a SDK method or an API call.
Posted by Kevin Kramer 12 days ago
Correcting Transport Type
In the **Troubleshooting** section of the **TELEMATICS INTEGRATION** topic, there is the following note in the \[Wrong Type of Transport Detected](<https://docs.damoov.com/docs/datatool-troubleshooting#iii-wrong-type-of-transport-was-detected>) subsection.
> This AI model is self-educated, the larger the volume of marked trips (with transportation type), the more accurate model is. We highly recommend adding the feature of changing transport type to your app.
Four options are given to change the transport type.
1. Ask the user to change it in the developer's app.
2. Change it via the API.
3. Change it via the DataHub.
4. Create a support ticket.
I would like to change it via the API. Where is the documentation for this endpoint?
Posted by Kevin Kramer 13 days ago
What would be possible range of "Value" varibale under "Events" ?
"Events": [
{
"Id": "",
"Type": "Acceleration",
"Date": "2023-10-09T08:22:10+01:00",
"Lat": 38.74998,
"Long": -9.10616,
"Value": 3.353325366973877
}
],
Posted by Gaurav jain 5 months ago
What is the free/ Demo account limitataion.
Please share free or demo account limitation.
Posted by Pawan 11 months ago
Can connect to OBD device.
Hello, we have an ELM327 OBD device and connected it to the car.
In the demo app, we granted all permissions like Bluetooth.
When we want to connect to our car OBD device, after scanning and finding the device name in the list, the connection gets an error. In the Logcat with logs, we can see the phone is connected to the OBD device, but after a second, it is disconnected, and we get the DEVICE_INITIALIZE_FAILED error in the callback.
Posted by Baset Esmaeili 11 months ago
Can connect to OBD device.
Hello, we have an ELM327 OBD device and connected it to the car.
In the demo app, we granted all permissions like Bluetooth.
When we want to connect to our car OBD device, after scanning and finding the device name in the list, the connection gets an error. In the Logcat with logs, we can see the phone is connected to the OBD device, but after a second, it is disconnected, and we get the DEVICE_INITIALIZE_FAILED error in the callback.
Posted by Baset Esmaeili 11 months ago
Variability across different smartphone devices
Hello. How do you account for, and normalize (assuming you do that), the variance in GPS and other sensors across the smartphone devices, such as iPhone, Samsung, Google Pixel, HTC, Lenovo, Sony, etc? To what degree have you observed the variance across the devices?
Posted by Ran Z 12 months ago
Damoov SDK support for IOS 16 and above version
Hello, We are launching an ios/android mobile app that utilizes the damoov sdk to track user route/mileage for our application needs in USA. When can we expect the damoov sdk to support IOS 16 and above version as majority of our users in USA are on the latest IOS version of 16 and above
Posted by Ramu Reddy 12 months ago