Discussions

Ask a Question
ANSWERED

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?
ANSWERED

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.
ANSWERED

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?
ANSWERED

What is the free/ Demo account limitataion.

Please share free or demo account limitation.
ANSWERED

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?
ANSWERED

Getting 429 Status Code error in Android SDK

Hello, We are using your SDK in one of our client projects where we are using a login method like below: ``` TelematicsAuth.login(INSTANCE_ID, INSTANCE_KEY, deviceToken).await() ``` We are calling this method every time the user opens the application. Is it correct or do we need to change anything? It returns 429 after opening the app 5 to 6 times.
ANSWERED

How to modify driver scoring settings?

Hi, I am using the SDK for a driving school customer. I would like to play around with the driver scoring settings (thresholds for acceleration, speeding, braking etc.) and modify them for the company I am working with. How do I do that? The documentation is a bit unclear. Thanks, Harsh.
ANSWERED

What is identified as a 'track' in the raw telematic data?

What is identified as a 'track' in the raw telematic data?
ANSWERED

What is vehicle 'angle'?

What is vehicle 'angle'?
ANSWERED

Where did vehicle speed come from? Is it calculated based on time and distance or extracted from a censor?

Where did vehicle speed come from? Is it calculated based on time and distance or extracted from a censor?