Discussions
Mobile Data Usage
I had a few questions regarding mobile data and drives using Damoov's software running on an iOS device:
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.
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. Is this correct and intentional, i.e., this endpoint does not require the administrator's access token?
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.
local db records clearing
I have updated the Tracking SDK version to 3.0.0, but the local database records are getting cleared. Could you please help me disable this?
Daily Statistics TrustLevel
Hello,
Passenger Vs Driver
With recorded trips how to distinguish between passenger and driver? Apparently there is a ML model that can be trained with feedback, I don't see it in the documentation however.
How i addParams in users API request
i am using this request https://user.telematicssdk.com/v1/Management/users/find?DeviceToken=, and DataHub panel the request return the addParams atribute, but this request <https://user.telematicssdk.com/v1/Management/users/find?DeviceToken= not return this atribute addParams
I observed that the gyroscope data is showing 0.0 in the SampleTable."
I’ve developed a sample app, but I noticed that the gyroscope data is consistently recorded as 0.0 in the SampleTable. Is there any additional configuration required to enable accurate gyroscope readings? Thank you in advance.
End time is missing in almost all tables where the column exists in the local database
I checked all tables in the local database, but the end time is logged as 0000000. How can I retrieve the correct end time?