<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>[Dynamic Living-room Lights] The YUN talks to OpenHAB</title><link>/products/arduino/b/blog/posts/dynamic-living-room-lights-the-yun-talks-to-openhab</link><description>List of previous posts 


 Preface 


 Installing OpenHAB and Mosquittoe 


 Configuring the YUN for MQTT 


 Making OpenHAB talk to the YUN 


 More to DO 

 List of previous posts [Dynamic Living-room Lights] Description [Dynamic Living-room Lights</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: [Dynamic Living-room Lights] The YUN talks to OpenHAB</title><link>https://community.element14.com/products/arduino/b/blog/posts/dynamic-living-room-lights-the-yun-talks-to-openhab</link><pubDate>Tue, 06 Jan 2015 21:10:22 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:307c8e63-59fb-4eae-822e-3e9634db0630</guid><dc:creator>mcb1</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Inderpreet&lt;/p&gt;&lt;p&gt;You&amp;#39;ve provided some very good information in this post.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;For anyone not familiar with OpenHAB I suggest you visit the &lt;a class="jive-link-external-small" href="http://www.element14.com/community/community/design-challenges/forget-me-not" target="_blank"&gt;&lt;strong&gt;Forget Me Not Challenge&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Mark&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=19635&amp;AppID=145&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: [Dynamic Living-room Lights] The YUN talks to OpenHAB</title><link>https://community.element14.com/products/arduino/b/blog/posts/dynamic-living-room-lights-the-yun-talks-to-openhab</link><pubDate>Tue, 06 Jan 2015 20:22:07 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:307c8e63-59fb-4eae-822e-3e9634db0630</guid><dc:creator>DAB</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Nice post.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;DAB&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=19635&amp;AppID=145&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: [Dynamic Living-room Lights] The YUN talks to OpenHAB</title><link>https://community.element14.com/products/arduino/b/blog/posts/dynamic-living-room-lights-the-yun-talks-to-openhab</link><pubDate>Tue, 06 Jan 2015 15:55:42 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:307c8e63-59fb-4eae-822e-3e9634db0630</guid><dc:creator>ipv1</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Now THAT is why I love to post here. I am not a software guy and its this kind of input that helps us grow.&lt;/p&gt;&lt;p&gt;Thanks &lt;span&gt;[mention:e8d91dc4cf71455ca44e07bd4987c90a:e9ed411860ed4f2ba0265705b8793d05]&lt;/span&gt;&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=19635&amp;AppID=145&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: [Dynamic Living-room Lights] The YUN talks to OpenHAB</title><link>https://community.element14.com/products/arduino/b/blog/posts/dynamic-living-room-lights-the-yun-talks-to-openhab</link><pubDate>Tue, 06 Jan 2015 15:53:38 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:307c8e63-59fb-4eae-822e-3e9634db0630</guid><dc:creator>kartben</dc:creator><slash:comments>2</slash:comments><description>&lt;p&gt;I would highly encourage you to have a look at Google Protocol Buffers. I believe this would help to structure messages just like what you suggest with a Modbus-like protocol. Also this would allow to keep the footprint minimal since Protobuf does efficient encoding of string, short integers, etc.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=19635&amp;AppID=145&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: [Dynamic Living-room Lights] The YUN talks to OpenHAB</title><link>https://community.element14.com/products/arduino/b/blog/posts/dynamic-living-room-lights-the-yun-talks-to-openhab</link><pubDate>Tue, 06 Jan 2015 14:30:17 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:307c8e63-59fb-4eae-822e-3e9634db0630</guid><dc:creator>Jan Cumps</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;&lt;span&gt;[mention:b60dcf9c31a8492ea6badbcc611934d0:e9ed411860ed4f2ba0265705b8793d05]&lt;/span&gt; Yes, the MQTT options are restricted. I believe this is by design - to keep a small footprint.&lt;/p&gt;&lt;p&gt;I find the solution perfect for notifications, and to broadcast information.&lt;/p&gt;&lt;p&gt;Once it has to act as a more direct remote procedure call mechanism, it may not be the best option.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Are you developing a mechanism to structure the data in the payload?&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=19635&amp;AppID=145&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>