work: function(my) {

    my.thermostat.on("value", function(data) {
      console.log("The Thermostat SnapShoot --->", data);
    });