Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1.64 KB

File metadata and controls

35 lines (20 loc) · 1.64 KB

zigbee-bridge-definitions

An utility for getting ZCL identifiers defined by ZigBee Cluster Library.

Travis branch npm npm

Note

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

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

zigbee-bridge-definitions is a dictionary of identifiers defined by ZigBee Cluster Library Specification.

Installation

$ npm install zigbee-bridge-definitions --save

Usage

See Usage section in the documentation.

License

Licensed under MIT.