freshworkstudio / gps-tracking-nodejs

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

How to Store Parse data into Database ? #16

Closed prashant075 closed 6 years ago

gdespirito commented 6 years ago

Just listen for the packets received on "ping" and save it on your mongo DB or the storage you want. This package does not save the data anywhere.