Community
Updating the gateway.serial in the "Update Vehicle" call. What happens?
Hi, I used the update vehicle call to change the serial in that area. Does this change the vehicle of the gateway? If so and the gateway is still on the old vehicle, does it switch back? Or does it act as a place holder for when you use the gateway pairing call?
data-inputs/data-points/history end point
https://api.samsara.com/industrial/data-inputs/data-points/history this endpoint returning seconds level response for few data points. is there any way to pull the those values rollup to month or day.
Cruise control, Power Take Off Reporting and Regeration Status
We are interested in getting vehicle status information on cruise control e.g. when it is enabled vs. disabled as well as what mode it is in. We are also interested in getting information about when power take-off (PTO) is enabled e.g. is a particular idle using PTO. Last but not least is when regeneration is occurring. Are these pieces of information available via the API? I do see PTO in the beta driver efficiency endpoint but it is not clear where that information is coming from. Let us know. Thanks!
Delay between Driver App login and assignment to a Vehicle
When using this API endpoint:
https://api.samsara.com/fleet/vehicles/driver-assignments
Vehicle/Device and Driver info for mobile application
We are developing a mobile application that runs alongside the Samsara driver mobile application. Is there a mobile SDK or recommended way to obtain the vehicle/device that the mobile is currently "working with" and to get notification of the driver login and logout within the mobile software environment?
Developer Sandbox Instance of SamSara
Hello,
ETA Calculation
In [https://api.samsara.com/fleet/routes/{id}], how is the eta value being calculated? Is it coming straight from a Google Maps API? Using the vehicle's current speed along with posted speed limits? Any HOS considerations, truck routes, etc.?
Do the document type IDs need to be persisted when creating a document?
I'm creating a document using the "Create Document" endpoint "fleet/documents". The documentation states that a UUID is required for creating the document, but it's unclear as to whether or not that UUID should persist.