1

SMS_to_DRIVER

Тема: SMS_to_DRIVER

Dear ALL,

I want to setup sms to the driver.

  eg. if the driver exceed the speed limit sms goes to the driver phone to show to the driver that he are over speed limit.

1. We allocate the driver to the car;
2. so the role is going to be for the tracker using sms where the number will be the driver number;


What is the simple way to do it?

Danilo Loureiro
2

SMS_to_DRIVER

Re: SMS_to_DRIVER

Hello!

You can create notification to control speed limtis, in notficaiton text you can select tag '.%DRIVER_PHONE% (to get phone number of driver which bound to unit when notification is triggerred) , then you can use action "Send a request" to send HTTP request ('POST' or 'GET') to your side. After some your app or script  will parse this request and send SMS to required driver number

Diana Cheley
Wialon Hosting Expert
Gurtam
3

SMS_to_DRIVER

Re: SMS_to_DRIVER

chdi and danilo.loureiro, this request seems close to one of our requests https://forum.gurtam.com/viewtopic.php?id=14241
Would you please follow this there?

4

SMS_to_DRIVER

Re: SMS_to_DRIVER

hhamedk пишет:

chdi and danilo.loureiro, this request seems close to one of our requests https://forum.gurtam.com/viewtopic.php?id=14241
Would you please follow this there?

Hamed, sure our developers will look about possibility to add such function to Wialon Hosting.
But to don't wait it's also possible to realize idea on custome app (script), if somebody would like to develop on own side.

Diana Cheley
Wialon Hosting Expert
Gurtam