Discussions

Ask a Question

Date/Times

The StartDate and EndDate fields of drives returned by endpoints, such as Get List of Trips with Details, have a date, time, and time zone (e.g., 2024-08-01T20:35:42-05:00). However, the Daily Statistics and Daily Safety Score endpoints expect their StartDate and EndDate parameters to be local dates and their responses have ReportDate and CalcDate fields that return local dates (e.g., 2024-08-01T00:00:00) with a midnight time.

ANSWERED

Mobile Data Usage

I had a few questions regarding mobile data and drives using Damoov's software running on an iOS device:

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
ANSWERED

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
}
],

ANSWERED

What is the free/ Demo account limitataion.

Please share free or demo account limitation.

ANSWERED

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.

ANSWERED

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.

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?