stagg-kettle api for Node.js (unofficial)
const StaggKettle = require('stagg-ekg-plus');
const stagg = StaggKettle('bluetooth address');
stagg.turnOn();
stagg.turnOff();
gatttool is required
Apache-2.0
stagg-kettle api for Node.js (unofficial)
const StaggKettle = require('stagg-ekg-plus');
const stagg = StaggKettle('bluetooth address');
stagg.turnOn();
stagg.turnOff();
gatttool is required
Apache-2.0