@elyez/concox

1.0.3 • Public • Published

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)

Package Sidebar

Install

npm i @elyez/concox

Weekly Downloads

0

Version

1.0.3

License

MIT

Unpacked Size

34.2 kB

Total Files

15

Last publish

Collaborators

  • elyez.com
  • lontongcorp