/nodejs-meiligao

Nodejs implementation of Meiligao GPRS communication protocol

Primary LanguageJavaScriptMIT LicenseMIT

About

This is nodejs implementation of Meiligao protocol used for GPRS communication between server & Meitrack GPS trackers. Following trackers are supported:

  • GT30i
  • GT60
  • VT300
  • VT310
  • VT400

Usage

You can install this module using npm install meiligao Please find following usage examples in ./examples folder:

  • events.js - events handling examples
  • commands.js - commands execution examples