Community
Defect Pictures
Is there any roadmap to include the Pictures with the Defects in the get all defects API? Or at least a flag that says picture available? So we could direct people to go to the samsara portal to view the picture.
Fuel And Energy report - How is the fuelConsumedMl field calculated?
Since the Fuel and Energy report only updates once a day at 12:00AM UTC, I was wondering how is it calculated so that I can have a more accurate results for my app?
Is even calculated or taken straight out of the ECU?
In - fleet/safety-events/audit-logs/feed - what's the meaning of the types CreateSafetyEventActivityType and BehaviorLabelActivityType?
what's the meaning of the types CreateSafetyEventActivityType and BehaviorLabelActivityType?
Linking a Route with a Vehicle
Hello! I'm looking to find the realtime location of a vehicle for a particular route.
Daily Logs - Pagination
We are using the HOS daily-logs endpoint to get the drivers daily summary. If we call the endpoint for a single date, the endpoint returns 512 records, and the hasNextPage property is true - so we make a subsequent call to fetch more records.
I'm receiving impossibly large values for fuelConsumedMl from the Trips API since 2022-09-30
On multiple trucks on various days since 2022-09-30, individual trips have an impossibly large value for fuelConsumedMl, like 905969724000 for a trip that was "1 hour(s) 48 minute(s)" long. It will affect usually an individual truck for a single trip in a single day. I think there is a new bug in the API. I noticed because the values don't fit in a .Net int32 anymore. I see this happen to a few vehicles/trips every day now.
Warning Light Duration
Is there the ability to get the duration an Engine Warning Light has been active for?
Trailer - Vehicle Assignments
Hello, I'm trying to figure out links between Trailers and Vehicles via the API. I'm basing this off of the Route feed, so I have a list of Driver Ids and Vehicle Ids to work with. The only API I'm finding is for Trailer Assignments, which is based on Trailer Ids. I guess I could use it to match to the provided Driver Ids, but it would be pretty inefficient. Are there any other APIs that provide the link between Vehicles and Trailers?
Route audit-logs feed missing events.
Dashboard view for an external screen
I'm looking for something to cast/display on a TV for a team to see, is there something baked in or would I need to build something on my own via API?