Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 1000 Bytes

README.md

File metadata and controls

34 lines (18 loc) · 1000 Bytes

ziee

A base class to create clusters and abstract hardware for zigbee applications.

NPM

Build Status npm npm


Documentation

Please visit the Wiki.


Overview

ziee is a Class that helps you create ZCL Clusters in your JavaScript applications. You can use ziee as the base class to abstract your hardware, sensor modules, or gadgets into plugins (node.js packages) for your users convenience.


Installation

$ npm install ziee --save


License

Licensed under MIT.