Punch BLE桥接存储库包含运行Punch BLE Bridge应用程序的代码。Punch BLE桥接器充当设备传感器和Punch Web服务器之间的信息中继。要使用此桥接器,您必须安装Node.js,并确保桥接设备支持低功耗蓝牙(Bluetooth Smart)。

安装命令:


$ cd ~/directory_where_you_cloned_repo/

$ npm install

运行服务器:


node app.js