mysensors-handlers
TypeScript icon, indicating that this package has built-in type declarations

1.1.2 • Public • Published

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

/mysensors-handlers/

    Package Sidebar

    Install

    npm i mysensors-handlers

    Weekly Downloads

    2

    Version

    1.1.2

    License

    ISC

    Unpacked Size

    50.9 kB

    Total Files

    10

    Last publish

    Collaborators

    • getlarge