1.1.2 • Published 3 years ago

mysensors-handlers v1.1.2

Weekly downloads
1
License
ISC
Repository
-
Last release
3 years ago

MySensors Handlers

  • Encode / decode MQTT stream from devices using MySensors Protocol
  • Use Open Mobile Alliance & MySensors standards as main target / source protocol.

Full Docs


Installation

With npm :

$ npm install mysensors-handlers --save

Linting

With ESLint

$ npm run lint

Test

With Mocha

$ npm run test

Generate documentation

With JSDoc and Vuepress

$ npm run docs:dev
$ npm run docs:build
$ npm run docs:serve
1.1.2

3 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.4

4 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago