<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>MQTT Messages</title>
		<link>http://aseba.wikidot.com/forum/t-2112299/mqtt-messages</link>
		<description>Posts in the discussion thread &quot;MQTT Messages&quot; - Is there already a way to send Messages from the thymio out to the network (over PC dongle) to notify or send data to a remote server?
If not, what would be the easiest way to create such a solution? (which parts of the Firmware / Software would need to be changed?)</description>
				<copyright></copyright>
		<lastBuildDate>Sun, 06 Sep 2026 06:00:35 +0000</lastBuildDate>
		
					<item>
				<guid>http://aseba.wikidot.com/forum/t-2112299#post-2756517</guid>
				<title>Re: MQTT Messages</title>
				<link>http://aseba.wikidot.com/forum/t-2112299/mqtt-messages#post-2756517</link>
				<description></description>
				<pubDate>Mon, 27 Feb 2017 13:23:53 +0000</pubDate>
				<wikidot:authorName>StephaneMagnenat</wikidot:authorName>				<wikidot:authorUserId>709253</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hello,</p> <p>Out of the box, you can use DBus or HTTP:</p> <ul> <li>DBus: <a href="https://www.thymio.org/en:asebamedulla">https://www.thymio.org/en:asebamedulla</a></li> <li>HTTP: <a href="https://github.com/aseba-community/aseba/tree/master/switches/http">https://github.com/aseba-community/aseba/tree/master/switches/http</a></li> </ul> <p>Note that both methods are experimental. Additionally, you can directly use the Aseba msg library in C++.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://aseba.wikidot.com/forum/t-2112299#post-2741872</guid>
				<title>MQTT Messages</title>
				<link>http://aseba.wikidot.com/forum/t-2112299/mqtt-messages#post-2741872</link>
				<description></description>
				<pubDate>Tue, 07 Feb 2017 11:58:00 +0000</pubDate>
				<wikidot:authorName>4321</wikidot:authorName>				<wikidot:authorUserId>2974689</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>As already explained in the summary: Is there a way to send network packages from the thymio? Is there a way thymio can communicate or send data to the PC (via dongle)? A custom application on the PC could then forward the message to a remote server.<br /> Which parts of the Software / Firmware would need changes in order to allow users to easily create messages. A remote service could log thymio data and send informations back.</p> <p>This would allow the thymio to publish what he has discovered or to react upon remote events.</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>