Signature Timezone

Afternoon. My signature capture service stopped working, when the UK moved to BST, as the times didn't match the 'created date' of the Proof of Deliveries. Is the timezone for the Proof of Delivery creation in UTC? Thanks in advance!

ECM troubleshooting/commands via a Samsara ELD module

I have a Samsara ELD customer requesting to connect to the ECM remotely to troubleshoot issues on the road without having to connect from a laptop (which they do with a NEXIQ Box currently). In particular, they want to clear codes, reflash ecms,or regening the engines.

Does samsara include an odometer offset?

Does Samsara offer an API attribute that gives us the odometer (GPS odometer) and a true odometer (Odometer + any odometer offsets due to equipment change/repair)? In some cases, it is called the odometer offset.
Thanks,

The safety event feed doesn't supply enough detail or information for pulling the full event detail

When using the event feed, we only get a short blurb of the change made. We don't get the full event data from the feed so we can keep a 100% accurate internal database of our camera events.

We would love to have an endpoint for the Speeding event feed.

I could post a picture, but there is a section where we can drill down on a driver and see their speeding events against posted speed limits. There is an event table and a way to retrieve all of these as they happen would be very beneficial. We can grab the current speed of a vehicle, but the speeding events are not available anywhere in the safety event feeds.

Sensor Type

When called (v1/sensors/list) Get All Sensors how are we supposed to distinguish cargo sensors from temperature sensors? Right now we just have to run every sensor ID through the "Get Cargo Status" and "Get Temperature" calls to see if we get a response or not. This seems very inefficient

Track Dispatcher Reponse Times

Hey all,

Unknown alertConditionId for Temperature inside/out side range

I was not able to find the alertConditionId for Temperature Alerts of type "(ambient) inside range" and "(ambient) outside range" in the documentation [https://developers.samsara.com/docs/webhook-reference#temperature]

OAuthv2 authentication flow for a daemon service

Hi All,