Python Zigbee module installer
authorrtrimana <rtrimana@uci.edu>
Fri, 17 Feb 2017 16:58:25 +0000 (08:58 -0800)
committerrtrimana <rtrimana@uci.edu>
Fri, 17 Feb 2017 16:58:25 +0000 (08:58 -0800)
benchmarks/other/XbeePythonDriver/README [new file with mode: 0644]
benchmarks/other/XbeePythonDriver/XBee-2.2.3.tar.gz [new file with mode: 0644]

diff --git a/benchmarks/other/XbeePythonDriver/README b/benchmarks/other/XbeePythonDriver/README
new file mode 100644 (file)
index 0000000..7fed82c
--- /dev/null
@@ -0,0 +1,6 @@
+Install Python module for Zigbee
+================================
+1) Extract XBee-2.2.3.tar.gz
+2) python setup.py install
+
+P.S. Consult https://pypi.python.org/pypi/XBee for further information
diff --git a/benchmarks/other/XbeePythonDriver/XBee-2.2.3.tar.gz b/benchmarks/other/XbeePythonDriver/XBee-2.2.3.tar.gz
new file mode 100644 (file)
index 0000000..dbbbbb1
Binary files /dev/null and b/benchmarks/other/XbeePythonDriver/XBee-2.2.3.tar.gz differ