Skip to content
Snippets Groups Projects
Commit 6ecb936f authored by Tommy Persson's avatar Tommy Persson
Browse files

Work on remote

parent d41aef30
Branches
No related tags found
No related merge requests found
......@@ -861,6 +861,7 @@ class Bridge(Mqtt):
else:
msg = String()
msg.data = message_str
print("PUBLISH on exec_command:", msg)
self.exec_command_pub.publish(msg)
return
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment