ANSWERED

Odometer for HOS

In the [beta] Get driver HOS ELD events I can see there is an "accumulatedVehicleMeters" that would work as an odometer. I need confirmation that this is from the Engine Control Module and not from the GPS. Thanks in advance
ANSWERED

Unable to See API Token

I Have created APP, to use apis, there no option showing API Tokens in Dashboard page, left bottom gare icon
ANSWERED

How to assign ruleset to multiple Duty Status Logs

Hi, I'm seeing issues when trying to correlate a driver's daily logs with an HOS ruleset. For example, I have drivers coming through the API with four rulesets in the list of rulesets. In the Logs, there aren't any indications for which ruleset the log was created with/under. How do I correlate the ruleset with the log in order to correctly identify violations?
ANSWERED

Attributes for Assets API

Will the Attributes API support pulling attributes from AG46 and AG51 assets? Currently these can be set in the dashboard but cannot be read via the API.

api's doesnt work with asp.net mvc 4.8

I'm currently using RestSharp in a C# web application with ASP.NET MVC 4.8. I've encountered an issue with the GET request – it doesn't seem to work as expected. Additionally, I'd like guidance on handling POST and PATCH requests. Only thing i get from the response is ErrorMessage = "An error occurred while sending the request." Interestingly, when I use the exact same code in either a console application or a Windows app, everything works seamlessly for both GET and PATCH operations. Could you please provide insights on how to address this issue and ensure smooth functionality in my web application?
ANSWERED

What calulcaton is used to calulcate the DEF levels in Samsara?

I am pulling the data from defLevelMilliPercent through the API calls. How do I convert this to the percentage shown on the asset page?
ANSWERED

Drivers

How do I unassign a driver from PC when a Drive has selected the wrong vehicle in the app.
ANSWERED

An item with the same key has already been added

We are getting this error from time to time while requesting HOS. An item with the same key has already been added. Key: System.Net.Http.Headers.HeaderDescriptor This is the endpoint we are consuming <https://api.samsara.com/beta/fleet/hos/drivers/eld-events> Any ideas on the reason?
ANSWERED

Sensors Pin To Gateway

You can manually pin a sensor to a gateway using the website, can I do this with the API? If so how is this done as it is not described in the API docs. Also, if this isn't possible today could you add this to the API?
ANSWERED

Obstructed Camera Image

It appears that the image isn't showing under the Harsh Events endpoint for Policy Violations such as Obstructed Camera. Could the api include, at least, the image of the obstructed camera?