zive
v0.2.2
Published
A ZCL framework for zigbee applications.
Downloads
69
Readme
#zive A ZCL framework for zigbee applications.
Documentation
Please visit the Wiki.
Overview
zive is a Class that helps you create a ZigBee Application. With zive, you just need to prepare the ZCL Clusters of your ZigBee Application, and it will handle all ZCL messages automatically without the need to deal with by yourself.
Installation
$ npm install zive --save
License
Licensed under MIT.