{"id":49017,"date":"2024-07-24T11:40:24","date_gmt":"2024-07-24T09:40:24","guid":{"rendered":"https:\/\/community.simplifier.io\/doc\/verbinder\/mqtt-konnektor\/"},"modified":"2026-04-08T01:03:50","modified_gmt":"2026-04-07T23:03:50","slug":"mqtt-konnektor","status":"publish","type":"manual_documentation","link":"https:\/\/community.simplifier.io\/de\/doc\/verbinder\/mqtt-konnektor\/","title":{"rendered":"MQTT-Konnektor"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row row_content_display=&#8221;in_grid&#8221; row_content_display_align=&#8221;left&#8221; row_type=&#8221;row&#8221; stretch_row_type=&#8221;yes&#8221;][vc_column][vc_single_image image=&#8221;76861&#8243; img_size=&#8221;large&#8221; alignment=&#8221;center&#8221; onclick=&#8221;link_image&#8221; css=&#8221;&#8221;][vc_column_text css=&#8221;&#8221;]<\/p>\n<table width=\"100%\">\n<tbody>\n<tr>\n<td><strong>Broker-Name<\/strong><\/td>\n<td>Der Name des Brokers. Dieser wird vom Aufruf verwendet, um den korrekten Broker auszuw\u00e4hlen. <\/td>\n<\/tr>\n<tr>\n<td><strong>Broker-Adresse<\/strong><\/td>\n<td>W\u00e4hle das erforderliche Protokoll und den Hostnamen des Brokers (IPv4 ODER Hostname) aus!<br \/>\nDer MQTT-Konnektor unterst\u00fctzt Verbindungen \u00fcber TLS und WebSockets. Es gibt derzeit keine expliziten Vertrauensoptionen wie in anderen Konnektoren. Wenn ein Zertifikat angegeben wird, wird ausschlie\u00dflich diesem vertraut; wenn keines angegeben wird, wird der System-Vertrauensspeicher verwendet. Ung\u00fcltige Zertifikate werden derzeit nicht unterst\u00fctzt.   <\/td>\n<\/tr>\n<tr>\n<td><strong>Port<\/strong><\/td>\n<td>Der Port, auf dem der Broker l\u00e4uft (1883 ist Standard f\u00fcr TCP und 8883 ist Standard f\u00fcr SSL).<\/td>\n<\/tr>\n<tr>\n<td><strong>Keep-Alive<\/strong><\/td>\n<td>Die Anzahl der Sekunden, die der Client aktiv gehalten werden soll, wenn keine Aktivit\u00e4t stattfindet.<\/td>\n<\/tr>\n<tr>\n<td><strong>Clean-Session<\/strong><\/td>\n<td>Bestimmt, ob die Sitzung nach einer Wiederverbindung bereinigt wird.<\/td>\n<\/tr>\n<tr>\n<td><strong>Last-will-Thema<\/strong><\/td>\n<td>Das Thema, f\u00fcr das eine Nachricht gesendet wird, wenn der Client stirbt (Testament).<\/td>\n<\/tr>\n<tr>\n<td><strong>Last-will-Payload<\/strong><\/td>\n<td>Die Nachricht f\u00fcr das Testament.<\/td>\n<\/tr>\n<tr>\n<td><strong>Last Will Retained<\/strong><\/td>\n<td>Flag, um zu entscheiden, ob die Nachricht vom Broker gespeichert werden soll.<\/td>\n<\/tr>\n<tr>\n<td><strong>Last Will QoS<br \/>\n(Quality of Service)<\/strong><\/td>\n<td>Flag, um zu entscheiden, wie oft die Nachricht gesendet wird.<\/td>\n<\/tr>\n<tr>\n<td><strong>Mehrfache Ausf\u00fchrungen bei Umsortierung zulassen<\/strong><\/td>\n<td>Wenn Sie die &#8220;order&#8221;-Liste senden, um die gegebenen Operationen neu anzuordnen, k\u00f6nnen Sie mit diesem Flag entscheiden, ob Operationen mehrmals ausgef\u00fchrt werden sollen.<\/td>\n<\/tr>\n<tr>\n<td><strong>Nach einer Ausnahme fortfahren<\/strong><\/td>\n<td>Flag, um zu entscheiden, ob die n\u00e4chste Operation nach einem Fehler ausgef\u00fchrt werden soll oder ob die Ausf\u00fchrung komplett gestoppt werden soll.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>[\/vc_column_text][vc_column_text css=&#8221;&#8221;]<\/p>\n<hr>\n<h4>So verwenden Sie einen MQTT-Konnektor in einem REST-Client<\/h4>\n<p>Sie k\u00f6nnen zwischen 2 Operationen w\u00e4hlen: PUBLISH und SUBSCRIBE.<\/p>\n<p>Erstellen Sie die Payload wie folgt:[\/vc_column_text][vc_column_text css=&#8221;&#8221;]<\/p>\n<div>\n<table class=\"relative-table wrapped confluenceTable\" width=\"100%\">\n<colgroup>\n<col>\n<col><\/colgroup>\n<tbody>\n<tr>\n<th class=\"confluenceTh\">Parameter<\/th>\n<th class=\"confluenceTh\">Beschreibung<\/th>\n<\/tr>\n<tr>\n<td class=\"confluenceTd\"><strong>operationType<\/strong><\/td>\n<td class=\"confluenceTd\">Typ der Operation, PUBLISH oder SUBSCRIBE.<\/td>\n<\/tr>\n<tr>\n<td class=\"confluenceTd\"><strong>brokerName<\/strong><\/td>\n<td class=\"confluenceTd\">Der Name des Brokers, wie er in den Konnektor-Details angegeben ist. Wenn kein Name angegeben ist, wird der Standard-Broker ausgew\u00e4hlt. <\/td>\n<\/tr>\n<tr>\n<td class=\"confluenceTd\"><strong>returnSet<\/strong> (f\u00fcr SUBSCRIBE-Operationen)<\/td>\n<td class=\"confluenceTd\">Option, welche Informationen die eingehenden Nachrichten enthalten.<br \/>\n&#8220;STANDARD&#8221;: Nur die Payload und das Thema werden angezeigt.<br \/>\n&#8220;WITH_QUALITY_INFORMATION&#8221;: \u00c4quivalent zu &#8220;STANDARD&#8221;, aber zus\u00e4tzlich mit Informationen, ob die Nachricht dupliziert \/ zur\u00fcckgehalten wird und QoS.<br \/>\n&#8220;VERBOSE&#8221;: Wie zuvor, aber auch mit Client-ID sowie Nachrichten-ID.<\/td>\n<\/tr>\n<tr>\n<th class=\"confluenceTh\" colspan=\"2\">&nbsp;<\/p>\n<p>Parameter f\u00fcr das Objekt &#8220;clientInformation&#8221;<\/th>\n<\/tr>\n<tr>\n<td class=\"confluenceTd\" colspan=\"1\"><strong>clientId<\/strong><\/td>\n<td class=\"confluenceTd\" colspan=\"1\">Die ID des Clients. Da sich nicht zwei Clients mit identischer ID auf demselben Broker verbinden k\u00f6nnen, ist Vorsicht geboten. Wenn dieser Parameter weggelassen wird, wird eine zuf\u00e4llige ID vom Programm generiert.  <\/td>\n<\/tr>\n<tr>\n<td class=\"confluenceTd\" colspan=\"1\"><strong>forceReconnection<\/strong><\/td>\n<td class=\"confluenceTd\" colspan=\"1\">Einstellung, ob sich der Client wieder verbinden soll.<\/td>\n<\/tr>\n<tr>\n<th class=\"confluenceTh\" colspan=\"2\">&nbsp;<\/p>\n<p>Parameter f\u00fcr das Objekt &#8220;messages&#8221;<\/th>\n<\/tr>\n<tr>\n<td class=\"confluenceTd\" colspan=\"1\"><strong>qos<\/strong><\/td>\n<td class=\"confluenceTd\" colspan=\"1\">Die Quality of Service-Einstellungen:<br \/>\n&#8220;AT_LEAST_ONCE&#8221;, die Nachricht wird mindestens einmal gesendet.<br \/>\n&#8220;ONCE&#8221;, die Nachricht wird genau einmal gesendet.<br \/>\n&#8220;AT_MOST_ONCE&#8221;, die Nachricht wird 0 oder 1 Mal gesendet.<\/td>\n<\/tr>\n<tr>\n<td class=\"confluenceTd\" colspan=\"1\"><strong>topic<\/strong><\/td>\n<td class=\"confluenceTd\" colspan=\"1\">Das Thema, f\u00fcr das die Nachricht ver\u00f6ffentlicht wird.<\/td>\n<\/tr>\n<tr>\n<td class=\"confluenceTd\" colspan=\"1\"><strong>retain<\/strong><\/td>\n<td class=\"confluenceTd\" colspan=\"1\">Einstellung, ob die Nachricht im Broker gespeichert werden soll.<\/td>\n<\/tr>\n<tr>\n<td class=\"confluenceTd\" colspan=\"1\"><strong>payloadInformation<\/strong><\/td>\n<td class=\"confluenceTd\" colspan=\"1\">Meta-Informationen f\u00fcr die Payload. ***Wird momentan nicht verwendet.***<\/td>\n<\/tr>\n<tr>\n<td class=\"confluenceTd\" colspan=\"1\"><strong>payload<\/strong><\/td>\n<td class=\"confluenceTd\" colspan=\"1\">Die Payload als String.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<p>[\/vc_column_text][vc_column_text css=&#8221;&#8221;]<\/p>\n<h5>Ver\u00f6ffentlichen<\/h5>\n<p>Wenn Sie 1 Nachricht ver\u00f6ffentlichen m\u00f6chten:[\/vc_column_text][vc_column_text css=&#8221;&#8221;]<\/p>\n<pre><code class=\"js plain\">\"operations\": [\r\n  {\r\n    \"operationType\": \"PUBLISH\",\r\n    \"brokerName\": \"testBroker\",\r\n    \"clientInformation\": {\r\n      \"clientId\": \"client1\",\r\n      \"forceReconnection\": \"true\"\r\n    },\r\n    \"messages\": [\r\n      {\r\n        \"qos\": \"AT_LEAST_ONCE\",\r\n        \"topic\": \"myTopic\",\r\n        \"retain\": \"true\",\r\n        \"payloadInformation\": \"JustMetaInformation\",\r\n        \"payload\": \"PayloadA\"\r\n      }\r\n    ]\r\n  }\r\n ]<\/code><\/pre>\n<p>[\/vc_column_text][vc_column_text css=&#8221;&#8221;]<\/p>\n<hr>\n<p>Wenn Sie n Nachrichten ver\u00f6ffentlichen m\u00f6chten:[\/vc_column_text][vc_column_text css=&#8221;&#8221;]<\/p>\n<pre><code class=\"js plain\">\"operations\": [\r\n  {\r\n    \"operationType\": \"PUBLISH\",\r\n    \"brokerName\": \"testBroker\",\r\n    \"clientInformation\": {\r\n      \"clientId\": \"client1\",\r\n      \"forceReconnection\": \"true\"\r\n    },\r\n    \"messages\": [\r\n      {\r\n        \"qos\": \"AT_LEAST_ONCE\",\r\n        \"topic\": \"myTopic\",\r\n        \"retain\": \"true\",\r\n        \"payloadInformation\": \"JustMetaInformation\",\r\n        \"payload\": \"PayloadA\"\r\n      },\r\n      {\r\n        \"qos\": \"AT_LEAST_ONCE\",\r\n        \"topic\": \"myTopic2\",\r\n        \"retain\": \"true\",\r\n        \"payloadInformation\": \"JustMetaInformation2\",\r\n        \"payload\": \"PayloadB\"\r\n      }\r\n    ]\r\n  }\r\n]<\/code><\/pre>\n<p>[\/vc_column_text][vc_column_text css=&#8221;&#8221;]<\/p>\n<h5>Ver\u00f6ffentlichen mit mehreren Operationen (Ver\u00f6ffentlichen + Ver\u00f6ffentlichen)<\/h5>\n<p>[\/vc_column_text][vc_column_text css=&#8221;&#8221;]<\/p>\n<pre class=\"line number1 index0 alt2\"><code class=\"js plain\">\"operations\": [\r\n    {\r\n    \"operationType\": \"PUBLISH\",\r\n    \"brokerName\": \"testBroker\",\r\n    \"clientInformation\": {\r\n       \"clientId\": \"client1\",\r\n       \"forceReconnection\": \"true\"\r\n    },\r\n    \"messages\": [\r\n       {\r\n         \"qos\": \" AT_LEAST_ONCE \",\r\n         \"topic\": \"myTopic\",\r\n         \"retain\": \"true\",\r\n         \"payloadInformation\": \"JustMetaInformation\",\r\n         \"payload\": \"PayloadA\"\r\n       }\r\n    ]\r\n  },\r\n  {\r\n    \"operationType\": \"PUBLISH\",\r\n    \"brokerName\": \"testBroker\",\r\n    \"clientInformation\": {\r\n       \"clientId\": \"client1\",\r\n       \"forceReconnection\": \"true\"\r\n    },\r\n    \"messages\": [\r\n       {\r\n         \"qos\": \"AT_LEAST_ONCE\",\r\n         \"topic\": \"myTopic\",\r\n         \"retain\": \"true\",\r\n         \"payloadInformation\": \"JustMetaInformation\",\r\n         \"payload\": \"PayloadA\"\r\n       },\r\n       {\r\n         \"qos\": \"AT_LEAST_ONCE\",\r\n         \"topic\": \"myTopic2\",\r\n         \"retain\": \"true\",\r\n         \"payloadInformation\": \"JustMetaInformation2\",\r\n         \"payload\": \"PayloadB\"\r\n       }\r\n    ]\r\n  }\r\n]<\/code><\/pre>\n<p>[\/vc_column_text][vc_column_text css=&#8221;&#8221;]<\/p>\n<h5 class=\"line number1 index0 alt2\"><strong>Abonnieren<\/strong><\/h5>\n<p>Wenn du n Themen abonnieren m\u00f6chtest:<code class=\"js plain\"><\/code>[\/vc_column_text][vc_column_text css=&#8221;&#8221;]<\/p>\n<pre class=\"line number1 index0 alt2\"><code class=\"js plain\">{\r\n  \"operationType\": \"SUBSCRIBE\",\r\n  \"returnSet\": \"VERBOSE\",\r\n  \"brokerName\": \"testBroker\",\r\n  \"clientInformation\": {\r\n    \"clientId\": \"clientSubscribe\",\r\n    \"forceReconnection\": \"true\"\r\n  },\r\n  \"topics\": [\r\n    \"test\",\"myFancyTopic\"\r\n  ]\r\n}<\/code><\/pre>\n<p>[\/vc_column_text][\/vc_column][\/vc_row]<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Verwenden Sie den MQTT-Konnektor mit 2 Operationen \u2013 PUBLISH oder SUBSCRIBE in einem REST-Client. Erstellen Sie Payload &amp; clientInformation, um Operationen &amp; Client-ID zu definieren. <\/p>\n","protected":false},"author":1,"featured_media":0,"parent":48974,"menu_order":172,"template":"","format":"standard","class_list":["post-49017","manual_documentation","type-manual_documentation","status-publish","format-standard","hentry","manualdocumentationcategory-aktueller-release","manual_doc_tag-ehp-de"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>MQTT-Konnektor - Simplifier Makers Club<\/title>\n<meta name=\"description\" content=\"Verwenden Sie den MQTT-Konnektor mit 2 Operationen \u2013 PUBLISH oder SUBSCRIBE in einem REST-Client. Erstellen Sie Payload &amp; clientInformation, um Operationen &amp; Client-ID zu definieren.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/community.simplifier.io\/de\/doc\/verbinder\/mqtt-konnektor\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"MQTT-Konnektor - Simplifier Makers Club\" \/>\n<meta property=\"og:description\" content=\"Verwenden Sie den MQTT-Konnektor mit 2 Operationen \u2013 PUBLISH oder SUBSCRIBE in einem REST-Client. Erstellen Sie Payload &amp; clientInformation, um Operationen &amp; Client-ID zu definieren.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/community.simplifier.io\/de\/doc\/verbinder\/mqtt-konnektor\/\" \/>\n<meta property=\"og:site_name\" content=\"Simplifier Makers Club\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/simplifier.io\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-07T23:03:50+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@simplifier_io\" \/>\n<meta name=\"twitter:label1\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data1\" content=\"4\u00a0Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"TechArticle\",\"@id\":\"https:\\\/\\\/community.simplifier.io\\\/de\\\/doc\\\/verbinder\\\/mqtt-konnektor\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/community.simplifier.io\\\/de\\\/doc\\\/verbinder\\\/mqtt-konnektor\\\/\"},\"author\":{\"name\":\"Chris Bouveret\",\"@id\":\"https:\\\/\\\/community.simplifier.io\\\/de\\\/#\\\/schema\\\/person\\\/4e80618add686271435728dd07f9e595\"},\"headline\":\"MQTT-Konnektor\",\"datePublished\":\"2024-07-24T09:40:24+00:00\",\"dateModified\":\"2026-04-07T23:03:50+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/community.simplifier.io\\\/de\\\/doc\\\/verbinder\\\/mqtt-konnektor\\\/\"},\"wordCount\":615,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/community.simplifier.io\\\/de\\\/#organization\"},\"inLanguage\":\"de\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/community.simplifier.io\\\/de\\\/doc\\\/verbinder\\\/mqtt-konnektor\\\/\",\"url\":\"https:\\\/\\\/community.simplifier.io\\\/de\\\/doc\\\/verbinder\\\/mqtt-konnektor\\\/\",\"name\":\"MQTT-Konnektor - Simplifier Makers Club\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/community.simplifier.io\\\/de\\\/#website\"},\"datePublished\":\"2024-07-24T09:40:24+00:00\",\"dateModified\":\"2026-04-07T23:03:50+00:00\",\"description\":\"Verwenden Sie den MQTT-Konnektor mit 2 Operationen \u2013 PUBLISH oder SUBSCRIBE in einem REST-Client. Erstellen Sie Payload &amp; clientInformation, um Operationen &amp; Client-ID zu definieren.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/community.simplifier.io\\\/de\\\/doc\\\/verbinder\\\/mqtt-konnektor\\\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/community.simplifier.io\\\/de\\\/doc\\\/verbinder\\\/mqtt-konnektor\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/community.simplifier.io\\\/de\\\/doc\\\/verbinder\\\/mqtt-konnektor\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/community.simplifier.io\\\/de\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Builder-Leitfaden\",\"item\":\"https:\\\/\\\/community.simplifier.io\\\/de\\\/doc\\\/app-builder-leitfaden\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Integrieren\",\"item\":\"https:\\\/\\\/community.simplifier.io\\\/de\\\/doc\\\/app-builder-leitfaden\\\/integrieren\\\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Konnektoren\",\"item\":\"https:\\\/\\\/community.simplifier.io\\\/de\\\/doc\\\/app-builder-leitfaden\\\/integrieren\\\/verbinder\\\/\"},{\"@type\":\"ListItem\",\"position\":5,\"name\":\"MQTT-Konnektor\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/community.simplifier.io\\\/de\\\/#website\",\"url\":\"https:\\\/\\\/community.simplifier.io\\\/de\\\/\",\"name\":\"Simplifier Makers Club\",\"description\":\"Where Ideas become Digital Reality - Simplifier Documentation, Knowledgebase, Forum, Courses and Marketplace\",\"publisher\":{\"@id\":\"https:\\\/\\\/community.simplifier.io\\\/de\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/community.simplifier.io\\\/de\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/community.simplifier.io\\\/de\\\/#organization\",\"name\":\"Simplifier AG\",\"url\":\"https:\\\/\\\/community.simplifier.io\\\/de\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/community.simplifier.io\\\/de\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/community.simplifier.io\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/simplifier-logo.png\",\"contentUrl\":\"https:\\\/\\\/community.simplifier.io\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/simplifier-logo.png\",\"width\":651,\"height\":150,\"caption\":\"Simplifier AG\"},\"image\":{\"@id\":\"https:\\\/\\\/community.simplifier.io\\\/de\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/simplifier.io\\\/\",\"https:\\\/\\\/x.com\\\/simplifier_io\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/simplifier-ag\\\/\",\"https:\\\/\\\/www.youtube.com\\\/c\\\/Simplifier\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/community.simplifier.io\\\/de\\\/#\\\/schema\\\/person\\\/4e80618add686271435728dd07f9e595\",\"name\":\"Chris Bouveret\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/community.simplifier.io\\\/wp-content\\\/uploads\\\/avatars\\\/1\\\/1713192263-bpfull.png\",\"url\":\"https:\\\/\\\/community.simplifier.io\\\/wp-content\\\/uploads\\\/avatars\\\/1\\\/1713192263-bpfull.png\",\"contentUrl\":\"https:\\\/\\\/community.simplifier.io\\\/wp-content\\\/uploads\\\/avatars\\\/1\\\/1713192263-bpfull.png\",\"caption\":\"Chris Bouveret\"},\"description\":\"Hi, I\u2019m Chris, Co-Founder and CIO of Simplifier. I\u2019m passionate about revolutionizing how businesses build and deploy applications using low-code technology. I focus on ensuring our platform is secure, robust, and constantly evolving to meet your needs. At Simplifier, we're committed to empowering you with the tools and support necessary to streamline your processes and drive innovation within your organization.\",\"sameAs\":[\"https:\\\/\\\/www.simplifier.io\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/christopher-bouveret\",\"https:\\\/\\\/x.com\\\/chrisbouveret\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"MQTT-Konnektor - Simplifier Makers Club","description":"Verwenden Sie den MQTT-Konnektor mit 2 Operationen \u2013 PUBLISH oder SUBSCRIBE in einem REST-Client. Erstellen Sie Payload &amp; clientInformation, um Operationen &amp; Client-ID zu definieren.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/community.simplifier.io\/de\/doc\/verbinder\/mqtt-konnektor\/","og_locale":"de_DE","og_type":"article","og_title":"MQTT-Konnektor - Simplifier Makers Club","og_description":"Verwenden Sie den MQTT-Konnektor mit 2 Operationen \u2013 PUBLISH oder SUBSCRIBE in einem REST-Client. Erstellen Sie Payload &amp; clientInformation, um Operationen &amp; Client-ID zu definieren.","og_url":"https:\/\/community.simplifier.io\/de\/doc\/verbinder\/mqtt-konnektor\/","og_site_name":"Simplifier Makers Club","article_publisher":"https:\/\/www.facebook.com\/simplifier.io\/","article_modified_time":"2026-04-07T23:03:50+00:00","twitter_card":"summary_large_image","twitter_site":"@simplifier_io","twitter_misc":{"Gesch\u00e4tzte Lesezeit":"4\u00a0Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"TechArticle","@id":"https:\/\/community.simplifier.io\/de\/doc\/verbinder\/mqtt-konnektor\/#article","isPartOf":{"@id":"https:\/\/community.simplifier.io\/de\/doc\/verbinder\/mqtt-konnektor\/"},"author":{"name":"Chris Bouveret","@id":"https:\/\/community.simplifier.io\/de\/#\/schema\/person\/4e80618add686271435728dd07f9e595"},"headline":"MQTT-Konnektor","datePublished":"2024-07-24T09:40:24+00:00","dateModified":"2026-04-07T23:03:50+00:00","mainEntityOfPage":{"@id":"https:\/\/community.simplifier.io\/de\/doc\/verbinder\/mqtt-konnektor\/"},"wordCount":615,"commentCount":0,"publisher":{"@id":"https:\/\/community.simplifier.io\/de\/#organization"},"inLanguage":"de"},{"@type":"WebPage","@id":"https:\/\/community.simplifier.io\/de\/doc\/verbinder\/mqtt-konnektor\/","url":"https:\/\/community.simplifier.io\/de\/doc\/verbinder\/mqtt-konnektor\/","name":"MQTT-Konnektor - Simplifier Makers Club","isPartOf":{"@id":"https:\/\/community.simplifier.io\/de\/#website"},"datePublished":"2024-07-24T09:40:24+00:00","dateModified":"2026-04-07T23:03:50+00:00","description":"Verwenden Sie den MQTT-Konnektor mit 2 Operationen \u2013 PUBLISH oder SUBSCRIBE in einem REST-Client. Erstellen Sie Payload &amp; clientInformation, um Operationen &amp; Client-ID zu definieren.","breadcrumb":{"@id":"https:\/\/community.simplifier.io\/de\/doc\/verbinder\/mqtt-konnektor\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/community.simplifier.io\/de\/doc\/verbinder\/mqtt-konnektor\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/community.simplifier.io\/de\/doc\/verbinder\/mqtt-konnektor\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/community.simplifier.io\/de\/"},{"@type":"ListItem","position":2,"name":"Builder-Leitfaden","item":"https:\/\/community.simplifier.io\/de\/doc\/app-builder-leitfaden\/"},{"@type":"ListItem","position":3,"name":"Integrieren","item":"https:\/\/community.simplifier.io\/de\/doc\/app-builder-leitfaden\/integrieren\/"},{"@type":"ListItem","position":4,"name":"Konnektoren","item":"https:\/\/community.simplifier.io\/de\/doc\/app-builder-leitfaden\/integrieren\/verbinder\/"},{"@type":"ListItem","position":5,"name":"MQTT-Konnektor"}]},{"@type":"WebSite","@id":"https:\/\/community.simplifier.io\/de\/#website","url":"https:\/\/community.simplifier.io\/de\/","name":"Simplifier Makers Club","description":"Where Ideas become Digital Reality - Simplifier Documentation, Knowledgebase, Forum, Courses and Marketplace","publisher":{"@id":"https:\/\/community.simplifier.io\/de\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/community.simplifier.io\/de\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":"Organization","@id":"https:\/\/community.simplifier.io\/de\/#organization","name":"Simplifier AG","url":"https:\/\/community.simplifier.io\/de\/","logo":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/community.simplifier.io\/de\/#\/schema\/logo\/image\/","url":"https:\/\/community.simplifier.io\/wp-content\/uploads\/2024\/09\/simplifier-logo.png","contentUrl":"https:\/\/community.simplifier.io\/wp-content\/uploads\/2024\/09\/simplifier-logo.png","width":651,"height":150,"caption":"Simplifier AG"},"image":{"@id":"https:\/\/community.simplifier.io\/de\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/simplifier.io\/","https:\/\/x.com\/simplifier_io","https:\/\/www.linkedin.com\/company\/simplifier-ag\/","https:\/\/www.youtube.com\/c\/Simplifier\/"]},{"@type":"Person","@id":"https:\/\/community.simplifier.io\/de\/#\/schema\/person\/4e80618add686271435728dd07f9e595","name":"Chris Bouveret","image":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/community.simplifier.io\/wp-content\/uploads\/avatars\/1\/1713192263-bpfull.png","url":"https:\/\/community.simplifier.io\/wp-content\/uploads\/avatars\/1\/1713192263-bpfull.png","contentUrl":"https:\/\/community.simplifier.io\/wp-content\/uploads\/avatars\/1\/1713192263-bpfull.png","caption":"Chris Bouveret"},"description":"Hi, I\u2019m Chris, Co-Founder and CIO of Simplifier. I\u2019m passionate about revolutionizing how businesses build and deploy applications using low-code technology. I focus on ensuring our platform is secure, robust, and constantly evolving to meet your needs. At Simplifier, we're committed to empowering you with the tools and support necessary to streamline your processes and drive innovation within your organization.","sameAs":["https:\/\/www.simplifier.io","https:\/\/www.linkedin.com\/in\/christopher-bouveret","https:\/\/x.com\/chrisbouveret"]}]}},"_links":{"self":[{"href":"https:\/\/community.simplifier.io\/de\/wp-json\/wp\/v2\/docs\/49017","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/community.simplifier.io\/de\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/community.simplifier.io\/de\/wp-json\/wp\/v2\/types\/manual_documentation"}],"author":[{"embeddable":true,"href":"https:\/\/community.simplifier.io\/de\/wp-json\/wp\/v2\/users\/1"}],"version-history":[{"count":5,"href":"https:\/\/community.simplifier.io\/de\/wp-json\/wp\/v2\/docs\/49017\/revisions"}],"predecessor-version":[{"id":76864,"href":"https:\/\/community.simplifier.io\/de\/wp-json\/wp\/v2\/docs\/49017\/revisions\/76864"}],"up":[{"embeddable":true,"href":"https:\/\/community.simplifier.io\/de\/wp-json\/wp\/v2\/docs\/48974"}],"wp:attachment":[{"href":"https:\/\/community.simplifier.io\/de\/wp-json\/wp\/v2\/media?parent=49017"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}