1.0.3 • Published 7 years ago

@elyez/concox v1.0.3

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
7 years ago

Elyez - Concox

build status

Example

'app.js'

const Elyez = require('@elyez/gateway');
const Concox = require('@elyez/concox');

const app = Elyez();
app
  .set('encoding', 'hex')
  .set('parser', Concox.GT06N)
  .listen(PORT);

Packages

  • GT06 / GT06N
  • GT02 / GT02D

TODO

  • Sending Command

License

The MIT License (MIT)

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

8 years ago

1.0.0

8 years ago