ANSWERED

Where can i find the description of all statuses from the hos clocks endpoint?

I want to know the description of the hosStatusType field in the hos clocks response, is there any document or url where I can find all possible statuses and their descriptions?

ANSWERED

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.

ANSWERED

Vehicle Trips

Is it possible to get a feed of vehicle trips so we can periodically consume the new trips from Samsara?

ANSWERED

Seatbelt Use

Does the Seatbelt Buckled % require a dual-facing camera? Also, can you explain the difference between seatbelt buckled and seatbelt coverage? Thanks

ANSWERED

Fuel Consumption And MPG

Hi there

ANSWERED

Upcoming preventitive maintenece Data API > [Get] Data Fetcher to Airtable

Hello All,

ANSWERED

500 internal server error

even after sleeping endpoint for 90 seconds , API will not reset.
what is the exact time for reset.

ANSWERED

OAuth Cancel when Requesting Permissions not redirecting

I am setting up an application to use the OAuth 2.0 process following the documentation:

ANSWERED

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.