//app.js
App({
onLaunch: function () {
var that = this;
},
globalData: {
ProductKey: "",
DeviceName: "",
DeviceSecret: ""
})