freshworkstudio / gps-tracking-nodejs

Let you work with some GPS trackers that connects through tcp.
MIT License
260 stars 159 forks source link

Device Session #22

Open devzonetrack opened 5 years ago

devzonetrack commented 5 years ago

Iam new with node js, howto save device position, so we can calculate distance, park time, by compare with next data when arrived....

gdespirito commented 5 years ago

The package let you know every time a gps position arrived for a device. When that happens, you should save the position somwhow (mongodb?)

On Wed, Sep 26, 2018 at 5:23 AM devzonetrack notifications@github.com wrote:

Iam new with node js, howto save device position, so we can calculate distance, park time, by compare with next data when arrived....

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/freshworkstudio/gps-tracking-nodejs/issues/22, or mute the thread https://github.com/notifications/unsubscribe-auth/ABDWhr-YVeNnXmWKviiNZ9_e3xyXYdTkks5uezmYgaJpZM4W6Iq7 .

-- Enviado con Gmail Mobile

ouahibAbdou commented 5 years ago

Iam new with node js, howto save device position, so we can calculate distance, park time, by compare with next data when arrived....

Hi is this package worked for you? and if it works which version of GPS tracker did u use