Skip to content

zigbeer/zive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#zive A ZCL framework for zigbee applications.

NPM

Build Status npm npm


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.