How to gather live data of a vehicle through the Navigator?

PTV's mobile solution based on off-line maps - standard application and SDK
Post Reply
User avatar
Bernd Welter
Site Admin
Posts: 2574
Joined: Mon Apr 14, 2014 10:28 am
Contact:

How to gather live data of a vehicle through the Navigator?

Post by Bernd Welter »

Hi Sebastian,

a partner just asked me:
We want to gather data from the Navigator app and forward it to the ERP, e.g.
  • current vehicle position
  • driven distance within a given timeframe (e.g. a day)
What are the required API calls?
What about
  • Rest API?
  • Authentication?
  • Data model
  • Test environment
  • Requirements for PROD and for the vehicle?
Can you assist us?

Bernd
Bernd Welter
Technical Partner Manager Developer Components
PTV Logistics - Germany

Bernd at... The Forum,LinkedIn, Youtube, StackOverflow
I like the smell of PTV Developer in the morning... :twisted:
SebastianSchlichting
Posts: 18
Joined: Tue May 28, 2019 10:45 am

Re: How to gather live data of a vehicle through the Navigator?

Post by SebastianSchlichting »

We provide an API that runs local on the Android device.
So the communication takes place between Android app and PTV Navigator.

The documentation can be found here (for PTV Navigator G1/G2)


We also provide a test application with source code to ease the implementation and provide examples.
Post Reply