zcl-packet
v0.3.0
Published
zcl-packet is a framer and parser for ZigBee Cluster Library (ZCL) packet on node.js.
Downloads
42
Readme
zcl-packet
zcl-packet is a framer and parser for ZigBee Cluster Library (ZCL) packet on node.js.
Documentation
Please visit the Wiki.
Overview
The zcl-packet is the packet builder and parser for ZigBee application layer ZCL commands and responses defined by ZigBee Cluster Library Specification.
Installation
$ npm install zcl-packet --save
Usage
See Usage on the Wiki for details.
License
Licensed under MIT.