@elyez/meitrack

1.0.1 • Public • Published

Elyez - Meitrack

build status

Data parsers for Meitrack / Meiligao devices

Example

'app.js'

const Elyez = require('@elyez/gateway');
const Meitrack = require('@elyez/meitrack');

const app = Elyez();
app
  .set('parser', Meitrack.MVT800)
  .listen(PORT);

Packages

  • MVT800 / MVT600 (Protocol 1.8 2016-08-09)

TODO

  • More tests & code coverage
  • More device types

License

The MIT License (MIT)

Package Sidebar

Install

npm i @elyez/meitrack

Weekly Downloads

1

Version

1.0.1

License

MIT

Last publish

Collaborators

  • lontongcorp
  • elyez.com