This commit is contained in:
@ -50,5 +50,6 @@ def on_message(channel, method_frame, header_frame, body):
|
||||
|
||||
if __name__ == "__main__":
|
||||
mqtt = MQTT()
|
||||
mqtt.topic = config.MQTT_TOPIC
|
||||
mqtt.connect()
|
||||
setup_rabbit()
|
||||
|
Reference in New Issue
Block a user