Script execution
This commit is contained in:
@@ -30,7 +30,7 @@ with source(host="127.0.0.1", port=OUTPUT_PORT, mode=SUB, receive_timeout = 3000
|
||||
raise Exception("Received None message.")
|
||||
print (data.data.data.keys())
|
||||
|
||||
time.sleep(5.0)
|
||||
time.sleep(2.0)
|
||||
|
||||
print("Stopping")
|
||||
stop_event.set()
|
||||
|
||||
Reference in New Issue
Block a user