@zigbee/zcl-packet
v0.2.5-1
Published
zcl-packet is a framer and parser for ZigBee Cluster Library (ZCL) packet on node.js.
Downloads
1
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 @zigbee/zcl-packet --save
Usage
See Usage on the Wiki for details.
License
Licensed under MIT.