work: function(my) {
    my.mpl115a2.getTemperature(function(err, data) {
      if (err) {
        console.log(err);
        return;