- Encode / decode MQTT stream from devices using CayenneLPP Protocol
- Use Open Mobile Alliance & CayenneLPP standards as main target / source protocol.
With npm :
$ npm install cayennelpp-handlers --save
With ESLint
$ npm run lint
With Mocha
$ npm run test
With JSDoc and Vuepress
$ npm run docs:dev
$ npm run docs:build
$ npm run docs:serve