mysensors-handlers
v1.1.2
Published
Encode / decode MQTT stream from Devices using MySensors protocol
Maintainers
Readme
MySensors Handlers
- Encode / decode MQTT stream from devices using MySensors Protocol
- Use Open Mobile Alliance & MySensors standards as main target / source protocol.
Installation
With npm :
$ npm install mysensors-handlers --saveLinting
With ESLint
$ npm run lintTest
With Mocha
$ npm run testGenerate documentation
With JSDoc and Vuepress
$ npm run docs:dev$ npm run docs:build
$ npm run docs:serve