ziee
v0.3.0
Published
A base class to create clusters and abstract hardware for zigbee applications
Downloads
125
Readme
ziee
A base class to create clusters and abstract hardware for zigbee applications.
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.