ANSWERED

Do DriverIds repeat from one organization to another or are they unique across all Samsara system?

This is a very simple case. We are doing an integration with Samsara for several organizations and we'd like to know if the DriverId you work with is unique across all Samsara Thanks in advance.

Unlock Your Academic Success: SpeedyPaper’s Guide to Excelling in College

Are you striving for [stephilareine.com/2022/05/how-to-be-successful-in-college.html](https://www.stephilareine.com/2022/05/how-to-be-successful-in-college.html) academic success in college? Look no further than SpeedyPaper! Our platform is a trusted companion for students navigating the complexities of higher education. At SpeedyPaper.com, we provide invaluable resources, from expertly crafted essays to comprehensive research papers, designed to support your academic journey. But achieving success in college isn't just about submitting assignments. It's also about mastering essential skills and strategies. So, how to be successful in college? That's the question on every student's mind. It's a multifaceted challenge that involves time management, effective studying, and finding the right balance between academic and personal life. SpeedyPaper understands these challenges intimately. That's why, beyond offering top-notch academic assistance, we've curated a wealth of advice and guidance specifically tailored to help you thrive in college. From tips on organizing study schedules to techniques for acing exams, our platform equips you with the tools necessary to excel. We recognize that success in college isn't solely about grades. It's about fostering a holistic growth mindset, honing critical thinking skills, and building a foundation for future achievements. With SpeedyPaper by your side, you're not just accessing academic support; you're investing in your long-term success. So, take the first step towards a successful college experience. Explore SpeedyPaper.com today and discover a plethora of resources aimed at empowering you to conquer academic challenges and excel in every facet of your educational journey.
ANSWERED

Get HOS Log Events

Hi. We need to retrieve HOS logs for all drivers with all the events, not just a daily summary, but all HOS log events. We are using this one, (https://api.samsara.com/beta/fleet/hos/drivers/eld-events) but it only shows one entry per day. Is there an API that can give us event-based HOS logs? Thanks in advance
ANSWERED

Try to add and address

When trying to add an address why do I get the following response? {"message":"could not add addresses for group id XXXXX","requestId":"fcpvpajm-ukocwsgj"}
ANSWERED

Lookups for domain data?

Getting up to speed on the API for a client and am not sure where to look to find standard domain data for various objects. For example, calling the ELD-Events endpoint returns a structure with this object embedded: { "time": "2023-10-15T07:00:00.000Z", "eldEventType": 1, "eldEventCode": 1, "eldEventRecordOrigin": 2, "eldEventRecordStatus": 1, "accumulatedVehicleMeters": 0, "totalVehicleMeters": 0, "elapsedEngineHours": 0, "location": { "latitude": 33.44592464, "longitude": -112.25274009, "city": "Tolleson", "state": "AZ", "eldLocation": "0.5 mi SE Tolleson, AZ" }} Is there a place I can look up eldEventType, so I have some context what the value 1 maps to? Thanks!
ANSWERED

Fuel and Energy - Calculated or taken straight from the ECU/ECM?

Hello, I am pulling data from the Fuel and Energy endpoint and noticed a few things. 1. It only updated once a day. I wanted to know when does it update and what is the criteria? 2. What fields are being calculated and what fields are taken straight from the ECU/ECM? Thank you
ANSWERED

Tracking with gateway serial#

Hello, As a result of checking the API Reference, I found that in order to get real-time coordinate information, I had to pass the vehicle ID or Equiment ID to the request. https://developers.samsara.com/reference/getequipmentlocationsfeed https://developers.samsara.com/reference/getvehiclelocationsfeed Is there any way to get location information by directly requesting the serial number of the gateway?
ANSWERED

Update driving and route list

Hello, Can we connect the Samsara with our data sources so that Samsara can automatically update address and route?
ANSWERED

eldExempt Key removed from the API in drivers enpoint?

Hi, yesterday my code worked fine but today I am getting back an Keyerror back with the eldExempt Key. When checking the data it seems indeed the key is gone. Was the eldExempt removed from the list all drivers endpoint? Thank you!
ANSWERED

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?