1

Send positions to Telematics?

Тема: Send positions to Telematics?

Hello, it's possible to send positions by Http Request (using JSON) and that these are reflected in Telematics instead of using GPS? Could you show me some examples? Thank you

2

Send positions to Telematics?

Re: Send positions to Telematics?

Monica We can implement any HTTP API the similar as direct communication protocol of tracking devices.
But we need full description of this API (which part will be establish the connection -- usually it's our part, the details of authorization, the detailed JSON description).
If you have to implement such API please ask your Wialon provider, including such technical documentation and details about your project.

Viktor Yarovenko
Business Analyst
Wialon
3

Send positions to Telematics?

Re: Send positions to Telematics?

yavi пишет:

Monica We can implement any HTTP API the similar as direct communication protocol of tracking devices.
But we need full description of this API (which part will be establish the connection -- usually it's our part, the details of authorization, the detailed JSON description).
If you have to implement such API please ask your Wialon provider, including such technical documentation and details about your project.


Thank you for your comment but the development is totally new, the question is to know if it's possible because we don't know where or how to start, can you help me please?

4

Send positions to Telematics?

(27/03/2021 18:26:26 отредактировано hhamedk)

Re: Send positions to Telematics?

Monica, what yavi  explained is not your or your team duty, you should pass the documents to (or write it for) GT hardware team and they will implement the new protocol for you.
BTW, such kind of tasks should be requested by local Wialon provider in your region. Please pass all you have to the local Wialon provider and they know how to follow your case and support you in cooperation with GT.

5

Send positions to Telematics?

Re: Send positions to Telematics?

hhamedk пишет:

Monica, what yavi  explained is not you or your team duty, you should pass the documents to (or write it for) GT hardware team and they will implement the new protocol for you.
BTW, such kind of tasks should be requested by local Wialon provider in your region. Please pass all you have to the local Wialon provider and they know how to follow your case and support you in cooperation with GT.


Thanks for the answer, for the account where the POST will be sent, the GPS will not be required since the posts by JSON belong to an external GPS where we don't have access.

6

Send positions to Telematics?

Re: Send positions to Telematics?

Monica

Check this link https://gurtam.com/en/gps-hardware.

Here is a list of supported GPS devices and some protocols from some other platforms, maybe there is already a compatible protocol with the other GPS provider.

Another options would be for you to implement a API to recieve the positions form your customer and then translate the data to a supported protocol.

7

Send positions to Telematics?

Re: Send positions to Telematics?

Monica wrote:

Thanks for the answer, for the account where the POST will be sent, the GPS will not be required since the posts by JSON belong to an external GPS where we don't have access.

Do you mean you want to insert/import GPS data from another platform/server to Wialon?