Skip to content

open-zigbee/zigbee-bridge-packet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zigbee-bridge-packet

zigbee-bridge-packet is a framer and parser for ZigBee Cluster Library (ZCL) packet on node.js.

Travis branch npm npm

Note

This project is based on the code forked from https://github.com/zigbeer/zcl-packet.

The reason to refactor the project is that the original project has a lot of bugs and flaws, which cannot fulfill the requirement of many projects which are based on it. The official project has not been actively maintained for a long time, so we decided to maintain it by people who are interested in this project and ZigBee technology in general.

Special thanks to @simenkid, @jackchased and @hedywings for a great job!

Overview

The zigbee-bridge-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-bridge-packet --save

Usage

See Usage section in the documentation.

License

Licensed under MIT.

About

zcl-packet is a framer and parser for ZigBee Cluster Library (ZCL) packet on node.js.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%