zigbee-bridge-znp
========================

The interface for a host to communicate with TI **CC**253X **Z**igBee **N**etwork **P**rocessor(ZNP) over a serial port.  

[![NPM](https://nodei.co/npm/zigbee-bridge-znp.png?downloads=true)](https://nodei.co/npm/zigbee-bridge-znp/)  

[![Travis branch](https://travis-ci.com/open-zigbee/zigbee-bridge-znp.svg?branch=master)](https://travis-ci.com/open-zigbee/zigbee-bridge-znp)
[![npm](https://img.shields.io/npm/v/zigbee-bridge-znp.svg?maxAge=2592000)](https://www.npmjs.com/package/zigbee-bridge-znp)
[![npm](https://img.shields.io/npm/l/zigbee-bridge-znp.svg?maxAge=2592000)](https://www.npmjs.com/package/zigbee-bridge-znp)

<br />

## Documentation  

Please visit the [Wiki](https://github.com/open-zigbee/zigbee-bridge-znp/wiki).

<br />

## Overview  

**zigbee-bridge-znp** allows you to interact with TI's CC253X ZigBee Network Processor(ZNP) on node.js via *TI Z-Stack Monitor and Test(MT) APIs* upon an UART interface.  

<br />

## Installation  

> $ npm install zigbee-bridge-znp --save

<br />

## Usage  

See [Usage](https://github.com/open-zigbee/zigbee-bridge-znp/wiki#Usage) on the Wiki for details.  

<br />

## License  

Licensed under [MIT](https://github.com/open-zigbee/zigbee-bridge-znp/blob/master/LICENSE).  