node-tethercell
Node.js lib for the Tethercell
Install
npm install tethercell
Usage
var Tethercell = ;
Discover
Tethercell;
Connect and Setup (discover services and characteristics)
tethercell;
Disconnect
tethercell;
Authorize
var pin = '00000000'; tethercell;
Turn on/off, is on
tethercell; tethercell; tethercell;
Voltage
tethercell;
Device Name
tethercell; var deviceName = 'TETHERCELL ONE'; tethercell;