Community
AG26 / AG46P
Is there a way to get the battery status of these devices?
Updating Odometer
After replacing an engine, ECM, or dash component, How do we update the odometer readin in Samsara.
Get all camera media always returns the same image
Hello,
I noticed that the "Get all camera media" endpoint always returns the exact same image URLs for frontFacing and for driverFacing respectively within a response, even though the captureTime timestamps change. The URLs are identical. Modifying the endTime (not the startTime) may change the image returned.
Mileage
We use https://api.samsara.com/fleet/vehicles/stats/history?types=obdOdometerMeters&StartTime=XXXXX&EndTime=XXXXX to request mileage.
Live Share Via API
Is there any plans to manage Live Share links through the API?
Dormancy?
Is there a way to query for dormant assets? I only see that as an available report type.
ELD generated vs driver app created HOS log events
My company has been having a problem with drivers putting themselves into Driving status while the vehicle is stopped. In the detailed Hours of Service report available through the web site, it's possible to see whether a log entry was created by the ELD (and thus cannot be edited). Is this data available in some way through the API? If not, could it be added? I'd like to be able to flag Driving status entries that were not created by the ELD.
Is there a call where you can return the location of my trailers?
I was looking for the documentation, but I only found the calls for the tractors, but not for the trailers, it returns the trailers assigned to the tractors, but I would need to know the location of my trailers
CORS Issue
I'm trying to pull data into my angular application, and for some reason I can't get around CORS. I'm sending the api key in the headers as Authorization.. not quite sure what i'm doing wrong here.