Skip to content

Encode / decode MQTT stream from devices using Aloes Light Protocol

Notifications You must be signed in to change notification settings

aloes-io/aloes-light-handlers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aloes Light Handlers

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

Full Docs


Installation

With npm :

$ npm install aloes-light-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

About

Encode / decode MQTT stream from devices using Aloes Light Protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published