UNPKG

zigbee

Version:

ZigBee for Node.JS (using the TI CC2530/CC2531)

4 lines (3 loc) 84 B
'use strict'; var Client = require('./lib/zcl/ZCLClient'); module.exports = Client;