<html><head><style data-externalstyle="true"><!--
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph {
margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:.5in;
margin-bottom:.0001pt;
}

p.MsoListParagraphCxSpFirst, li.MsoListParagraphCxSpFirst, div.MsoListParagraphCxSpFirst, p.MsoListParagraphCxSpMiddle, li.MsoListParagraphCxSpMiddle, div.MsoListParagraphCxSpMiddle, p.MsoListParagraphCxSpLast, li.MsoListParagraphCxSpLast, div.MsoListParagraphCxSpLast {
margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:.5in;
margin-bottom:.0001pt;
line-height:115%;
}
--></style></head><body><div data-externalstyle="false" dir="ltr" style="font-family:Calibri,'Segoe UI',Meiryo,'Microsoft YaHei UI','Microsoft JhengHei UI','Malgun Gothic','Khmer UI','Nirmala UI',Tunga,'Lao UI',Ebrima,sans-serif;font-size:12pt;"><div>I have some embedded devices that I want to place on a RabbitMQ messaging infrastructure.&nbsp; These embedded devices can publish and subscribe to MQTT topics.&nbsp; I have the RabbitMQ MQTT adapter plugin enabled and it appears to be hosting the MQTT broker and I can publish to the broker endpoint.</div><div>&nbsp;</div><div>My question is how do the AMQP messages get broken down into MQTT topics?&nbsp; if I publish a message on the RabbitMQ side what topic do I subscribe to on the MQTT side for the embedded devices?</div><div data-signatureblock="true"><div>&nbsp;</div><div>Thanks</div><div>Sent from Windows Mail</div><div>&nbsp;</div></div></div></body></html>