onReadRequest: function(offset, callback) { console.log('We got an onReadRequest!'); callback(Characteristic.RESULT_ATTR_NOT_LONG, null); }