Fix things
This commit is contained in:
@@ -45,7 +45,6 @@ message_controller = MessageController(app, auth_data, "https://192.168.15.120:8
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
||||
|
||||
forwarder = MQTTForwarder(client_id, local_broker, api_broker)
|
||||
forwarder.start(f"/customer/telemetry/#", f"/board-mate/{client_id}/telemetry")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user