Discussions
User Permission Status
Hello,
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
}
],
How to Redirect Data from DataHub to My Own Cloud/Server?
I don't want to push data to DataHub; instead, I want to send it to my own cloud/server. Is there any way to achieve this? Please help me.
trackingApi.getTracks() returns empty array
"I created an app by integrating the tracking SDK, manually starting a trip using trackingApi.startTracking(), and manually stopping it using trackingApi.stopTracking(). Multiple tables are created, but when retrieving tracks using trackingApi.getTracks(), it returns an empty array. Any help? Can you please explain how it works?
not able to auto start track/trip
Hi, I have created an app using the Tracking SDK. I can start a trip/track manually using TrackingApi.startTracking(), but auto-start is not working for me. How can I resolve this? Is there any other solution I can try?
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?
