A base class to create clusters and abstract hardware for zigbee applications.
Please visit the Wiki.
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.
$ npm install ziee --save
Licensed under MIT.