@@ -119,7 +119,7 @@ struct menu {
}
async aboutToAppear() {
- this.connectMQTT();
+ //this.connectMQTT();
//this.loginWms();
const checkInterval = setInterval(() => {
if (CommonConstants.AUTH_TOKEN!='') {