zstack-constants
Exports TI Z-Stack Constants of AF, SYS, ZDO, MAC, UTIL, SAPI, and DBG layers.
Documentation
Please visit the Wiki.
Overview
zstack-constants exports all constants used in TI's zigbee z-stack.
Installation
$ npm install zstack-constants --save
Usage
Here is an example. See Usage on the Wiki for details.
// Access constants in adcResolution and gpioOperation namespaces under SYS layerconsole; // 1console; // 4
License
Licensed under MIT.