@@ -183,7 +183,7 @@ export default {
};
this.websocketSend(newobj)
}
- }, 5000);
+ }, 20000);
this.timerID = setInterval(() => {
this.updateTime()