Move from thread to rel dispatcher
This commit is contained in:
@@ -3,12 +3,14 @@ from mqtt_manager import MqttManager
|
||||
import threading
|
||||
import time
|
||||
|
||||
|
||||
host = "192.168.0.100"
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
||||
|
||||
|
||||
tevolve = Tevolve()
|
||||
|
||||
token_thread_event = threading.Event()
|
||||
|
||||
Reference in New Issue
Block a user