Discussions
Vehicle Parameters
Can pull dataset of vehicle parameters from ecm using the j1939 datalink such as engine rpm, turbo speed, engine coolant temp, oil pressure, oil temperature, Etc.
HOS: List of drivers with available time
Is it possible to add Status to Query Params for this endpoint, so I can filter out only active drivers.
How to get `latest_odometer_reading` from vehicles endpoint
When querying https://api.gomotive.com/v1/vehicles/{id} (GET) I don't see the field latest_odometer_reading
, which I notice is available at https://api.keeptruckin.com/api/w3/vehicles/{id} for use on the motive web interface (for example at https://app.gomotive.com/en-US/#/admin/vehicles;number={number}).
Is there a plan to add this field to be available for api users on the new domain?
Utilization - Forbidden
Good day,
No fuel data
Here as it's shown fuel info is not available , but it's showing the fuel percentage in the main website ? what is wrong
Scope for Company Webhook
What is the scope we need to mention in initial OAuth Call URL to allow us call:
company_webhook_requests/retry
company_webhook_requests
etc
Quick question about app-level webhooks and company installations
Quick question about app-level webhooks and company installations:
No Fuel info at all ? Why is that
I have been trying to fetch the fuel data , but it's all null ( No data ) but it's showing in the website , why is this happening
Vehicle ID (string), Unique For Account?
Hi, I was wondering if the vehicle ID (string) field is unique across my account. I understand it is not globally unique across all accounts. Is this the same field shown below? I am in the process of obtaining API access, which is why I cannot verify this myself. I see this field displays as the 'number' property in the list request shown on this same page.
Sandbox environment
Is there a sandbox environment with vehicle location data to develop against?