aloes-light-handlers
v1.1.3
Published
Encode / decode MQTT stream from Devices using Aloes Light protocol
Downloads
29
Readme
Aloes Light Handlers
- Encode / decode MQTT stream from devices using Aloes Light Protocol
- Use Open Mobile Alliance standards as main target / source protocol.
Installation
With npm :
$ npm install aloes-light-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