<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Are you Energy-Efficient? Sense it the Web Way!</title>
	<atom:link href="http://www.webofthings.org/2008/12/23/are-you-energy-efficient/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webofthings.org/2008/12/23/are-you-energy-efficient/</link>
	<description>Architecting the Web of Things, for techies and thinkers!</description>
	<lastBuildDate>Thu, 09 Feb 2012 12:08:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: 3 medidores de consumo de electricidad para construir tu mismo &#171; enerzuul</title>
		<link>http://www.webofthings.org/2008/12/23/are-you-energy-efficient/comment-page-1/#comment-7325</link>
		<dc:creator>3 medidores de consumo de electricidad para construir tu mismo &#171; enerzuul</dc:creator>
		<pubDate>Sun, 21 Nov 2010 18:13:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.webofthings.com/?p=48#comment-7325</guid>
		<description>[...] finalmente este estudio experimental del laboratorio Bits2Energy del instituto ETH de la universidad de Zurich.  Aunque es un proyecto [...]</description>
		<content:encoded><![CDATA[<p>[...] finalmente este estudio experimental del laboratorio Bits2Energy del instituto ETH de la universidad de Zurich.  Aunque es un proyecto [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary</title>
		<link>http://www.webofthings.org/2008/12/23/are-you-energy-efficient/comment-page-1/#comment-7321</link>
		<dc:creator>Gary</dc:creator>
		<pubDate>Sun, 21 Nov 2010 10:57:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.webofthings.com/?p=48#comment-7321</guid>
		<description>Hi Dominique,

got the code, a big thanks. I will be look at the code this weekend and hopefully make use of it.

Gary</description>
		<content:encoded><![CDATA[<p>Hi Dominique,</p>
<p>got the code, a big thanks. I will be look at the code this weekend and hopefully make use of it.</p>
<p>Gary</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dominique Guinard</title>
		<link>http://www.webofthings.org/2008/12/23/are-you-energy-efficient/comment-page-1/#comment-7208</link>
		<dc:creator>Dominique Guinard</dc:creator>
		<pubDate>Mon, 08 Nov 2010 16:01:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.webofthings.com/?p=48#comment-7208</guid>
		<description>Dear Gary,

We actually now also have a full Java stack for interacting with the Zigbee Ploggs using a RESTful API. I does pretty much what you need in this case. 
We want to opensource it soon but if you drop me a mail ( you can find my mail on http://www.guinard.org/ ) I&#039;ll be happy to send you the source code alongside with instructions!

Dominique</description>
		<content:encoded><![CDATA[<p>Dear Gary,</p>
<p>We actually now also have a full Java stack for interacting with the Zigbee Ploggs using a RESTful API. I does pretty much what you need in this case.<br />
We want to opensource it soon but if you drop me a mail ( you can find my mail on <a href="http://www.guinard.org/" rel="nofollow">http://www.guinard.org/</a> ) I&#8217;ll be happy to send you the source code alongside with instructions!</p>
<p>Dominique</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary</title>
		<link>http://www.webofthings.org/2008/12/23/are-you-energy-efficient/comment-page-1/#comment-7196</link>
		<dc:creator>Gary</dc:creator>
		<pubDate>Sun, 07 Nov 2010 21:18:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.webofthings.com/?p=48#comment-7196</guid>
		<description>Hi Massimo Dore,

I am also developing a java interface for the Telegeis modules, Have just started and saw your post that you would be willing to share your code for performing.

a) scan for zigbee devices and build a class element for each
b) get the name of devices
c) get the measurements
d) send a JSON formatted message to a queue
e) sleep for xx secs
d) repeat step c-&gt;e forever

I was wondering is the offer still available as this would save me a lot of time?

thanks
Gary</description>
		<content:encoded><![CDATA[<p>Hi Massimo Dore,</p>
<p>I am also developing a java interface for the Telegeis modules, Have just started and saw your post that you would be willing to share your code for performing.</p>
<p>a) scan for zigbee devices and build a class element for each<br />
b) get the name of devices<br />
c) get the measurements<br />
d) send a JSON formatted message to a queue<br />
e) sleep for xx secs<br />
d) repeat step c-&gt;e forever</p>
<p>I was wondering is the offer still available as this would save me a lot of time?</p>
<p>thanks<br />
Gary</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Owen</title>
		<link>http://www.webofthings.org/2008/12/23/are-you-energy-efficient/comment-page-1/#comment-4790</link>
		<dc:creator>Owen</dc:creator>
		<pubDate>Wed, 24 Mar 2010 16:57:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.webofthings.com/?p=48#comment-4790</guid>
		<description>Hi.  I spoke to someone here about Ploggs that spit out binary.  We don&#039;t have the Windows SDK.  I written some code in Perl that interprets the binary Plogg protocol and released it on Sourceforge.  I hope someone finds it useful.  It&#039;s called plogger.</description>
		<content:encoded><![CDATA[<p>Hi.  I spoke to someone here about Ploggs that spit out binary.  We don&#8217;t have the Windows SDK.  I written some code in Perl that interprets the binary Plogg protocol and released it on Sourceforge.  I hope someone finds it useful.  It&#8217;s called plogger.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dominique Guinard</title>
		<link>http://www.webofthings.org/2008/12/23/are-you-energy-efficient/comment-page-1/#comment-2745</link>
		<dc:creator>Dominique Guinard</dc:creator>
		<pubDate>Wed, 12 Aug 2009 11:49:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.webofthings.com/?p=48#comment-2745</guid>
		<description>Not really no, we did not encounter that problem, but I would suggest you contact the &lt;a href=&quot;http://www.plogginternational.com&quot; rel=&quot;nofollow&quot;&gt;Energy Optimizers&lt;/a&gt; team, they are usually quite helpful and kind!</description>
		<content:encoded><![CDATA[<p>Not really no, we did not encounter that problem, but I would suggest you contact the <a href="http://www.plogginternational.com" rel="nofollow">Energy Optimizers</a> team, they are usually quite helpful and kind!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Khutsafalo</title>
		<link>http://www.webofthings.org/2008/12/23/are-you-energy-efficient/comment-page-1/#comment-2455</link>
		<dc:creator>Khutsafalo</dc:creator>
		<pubDate>Thu, 02 Jul 2009 10:54:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.webofthings.com/?p=48#comment-2455</guid>
		<description>Hi Massimo

Did you at some point encounter problems with detecting Plogg devices using Plogg Manager? I&#039;m currently trying to setup a Zigbee network using Ploggs and Telegesis USB stick to monitor electricity usage on a bunch of computers. I followed all the instructions from the Plogg website to setup the USB stick as coordinator and Ploggs as routers, however the Plogg Manager cannot detect any Plogg devices. Any advice on that?

Thanks.

Khutsafalo</description>
		<content:encoded><![CDATA[<p>Hi Massimo</p>
<p>Did you at some point encounter problems with detecting Plogg devices using Plogg Manager? I&#8217;m currently trying to setup a Zigbee network using Ploggs and Telegesis USB stick to monitor electricity usage on a bunch of computers. I followed all the instructions from the Plogg website to setup the USB stick as coordinator and Ploggs as routers, however the Plogg Manager cannot detect any Plogg devices. Any advice on that?</p>
<p>Thanks.</p>
<p>Khutsafalo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dominique Guinard</title>
		<link>http://www.webofthings.org/2008/12/23/are-you-energy-efficient/comment-page-1/#comment-1059</link>
		<dc:creator>Dominique Guinard</dc:creator>
		<pubDate>Wed, 29 Apr 2009 18:37:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.webofthings.com/?p=48#comment-1059</guid>
		<description>Hi Roy,

Not yet but we are currenlty doing that and still hoping to be able to opensource the whole in a while. We&#039;ll post more about it here.</description>
		<content:encoded><![CDATA[<p>Hi Roy,</p>
<p>Not yet but we are currenlty doing that and still hoping to be able to opensource the whole in a while. We&#8217;ll post more about it here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roy Nesbitt</title>
		<link>http://www.webofthings.org/2008/12/23/are-you-energy-efficient/comment-page-1/#comment-887</link>
		<dc:creator>Roy Nesbitt</dc:creator>
		<pubDate>Fri, 24 Apr 2009 17:15:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.webofthings.com/?p=48#comment-887</guid>
		<description>In your March 5 post you talked about Polggs and Bluetooth.  Will your application support the Zigbee Ploggs?</description>
		<content:encoded><![CDATA[<p>In your March 5 post you talked about Polggs and Bluetooth.  Will your application support the Zigbee Ploggs?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Massimo Dore</title>
		<link>http://www.webofthings.org/2008/12/23/are-you-energy-efficient/comment-page-1/#comment-193</link>
		<dc:creator>Massimo Dore</dc:creator>
		<pubDate>Fri, 20 Mar 2009 18:10:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.webofthings.com/?p=48#comment-193</guid>
		<description>Hi Dominique,
 following is a short description of software I wrote.
1) First I investigated how &quot;Plogg Manager&quot; program works. I use telegesis usb zigbee interface. The driver installs a com: port on windows, or a /dev/ttyxx on Linux and mac os (both supported). Reading the telegesis manual I have seen that you can talk to Plogg devices using ATxx commands. So I installed a port monitor to capture the message handshaking between the program and the Plogg.

Example:

AT+SN
OK
FFD:000D6F0000224328
FFD:000D6F0000262B19
AT+UCAST:000d6f0000224328=v
+UCAST:00
OK
ACK:00
UCAST:000D6F0000224328=~~SW Version 1.70~~Unit friendly name = Scaldabagno~~PCB Build R
UCAST:000D6F0000224328=esistors DIO9=1 , DIO10=0 , DIO11=0 ~~Unit is Zigbee Enabled~~  
UCAST:000D6F0000224328=- Unit is a configured as a router~~  - Current Pan = 31F4  unit
UCAST:000D6F0000224328= is router~~Zigbee echo is on!!!~~TickCount = 9741087 ~~~~~~&gt;

2) I wrote a java program to monitor the installed devices. It is based on opensource java:

- rxtxcomm package, for serial port management
- jtopas-08 is a library to do lexical analysis and parsing of  the strings received by devices  
it performs the following steps:
a) scan for zigbee devices and build a class element for each
b) get the name of devices
c) get the measurements
d) send a JSON formatted message to a queue
e) sleep for xx secs
d) repeat step c-&gt;e  forever

I decided to push the message to a queue to loosely decouple the monitor from the two clients  used to produce data for web and  graphical pictures.
Using a broker I can send one message to many indipendent client programs at the same time.
I used the free message broker that you can download by http://www.mqtt.org/
It has a small footprint (50k) and runs also on small low power consuming devices (NSLU2-unix).
I am improving the code and correcting some bugs, especially on the parsing side in the work spare time.
I can share the code with you without problems if you like.
Actually I installed the application on an artigo pc  (http://www.via.com.tw/en/products/embedded/artigo/) that I choose because it&#039;s powerful, low consuming (15W running, 5W standby) equipped with a 32 Gb SSD disk.

Ciao
Massimo</description>
		<content:encoded><![CDATA[<p>Hi Dominique,<br />
 following is a short description of software I wrote.<br />
1) First I investigated how &#8220;Plogg Manager&#8221; program works. I use telegesis usb zigbee interface. The driver installs a com: port on windows, or a /dev/ttyxx on Linux and mac os (both supported). Reading the telegesis manual I have seen that you can talk to Plogg devices using ATxx commands. So I installed a port monitor to capture the message handshaking between the program and the Plogg.</p>
<p>Example:</p>
<p>AT+SN<br />
OK<br />
FFD:000D6F0000224328<br />
FFD:000D6F0000262B19<br />
AT+UCAST:000d6f0000224328=v<br />
+UCAST:00<br />
OK<br />
ACK:00<br />
UCAST:000D6F0000224328=~~SW Version 1.70~~Unit friendly name = Scaldabagno~~PCB Build R<br />
UCAST:000D6F0000224328=esistors DIO9=1 , DIO10=0 , DIO11=0 ~~Unit is Zigbee Enabled~~<br />
UCAST:000D6F0000224328=- Unit is a configured as a router~~  &#8211; Current Pan = 31F4  unit<br />
UCAST:000D6F0000224328= is router~~Zigbee echo is on!!!~~TickCount = 9741087 ~~~~~~&gt;</p>
<p>2) I wrote a java program to monitor the installed devices. It is based on opensource java:</p>
<p>- rxtxcomm package, for serial port management<br />
- jtopas-08 is a library to do lexical analysis and parsing of  the strings received by devices<br />
it performs the following steps:<br />
a) scan for zigbee devices and build a class element for each<br />
b) get the name of devices<br />
c) get the measurements<br />
d) send a JSON formatted message to a queue<br />
e) sleep for xx secs<br />
d) repeat step c-&gt;e  forever</p>
<p>I decided to push the message to a queue to loosely decouple the monitor from the two clients  used to produce data for web and  graphical pictures.<br />
Using a broker I can send one message to many indipendent client programs at the same time.<br />
I used the free message broker that you can download by <a href="http://www.mqtt.org/" rel="nofollow">http://www.mqtt.org/</a><br />
It has a small footprint (50k) and runs also on small low power consuming devices (NSLU2-unix).<br />
I am improving the code and correcting some bugs, especially on the parsing side in the work spare time.<br />
I can share the code with you without problems if you like.<br />
Actually I installed the application on an artigo pc  (<a href="http://www.via.com.tw/en/products/embedded/artigo/" rel="nofollow">http://www.via.com.tw/en/products/embedded/artigo/</a>) that I choose because it&#8217;s powerful, low consuming (15W running, 5W standby) equipped with a 32 Gb SSD disk.</p>
<p>Ciao<br />
Massimo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dominique Guinard</title>
		<link>http://www.webofthings.org/2008/12/23/are-you-energy-efficient/comment-page-1/#comment-191</link>
		<dc:creator>Dominique Guinard</dc:creator>
		<pubDate>Fri, 20 Mar 2009 15:30:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.webofthings.com/?p=48#comment-191</guid>
		<description>That sounds excellent Massimo, great project to turn your house into an Energy Aware one! 

The Linux version is actually what we are working on right now, since our current version of the Ploggs Gateway is Windows only (we use a DLL provided by the Energy Optimizers crew...).
What did you actually use if I may ask? I mean what kind of wrapper do you use in Java for connecting to the Zigbee Ploggs. For the BT version we currently use an virtual serial port (rfcomm): http://www.guinard.org/~misterdom/2009/03/18/connecting-to-the-ploggs-using-bt/

Would be interested to know what you solution looks like because we ordered a bunch of Zigbee Ploggs a few days ago...</description>
		<content:encoded><![CDATA[<p>That sounds excellent Massimo, great project to turn your house into an Energy Aware one! </p>
<p>The Linux version is actually what we are working on right now, since our current version of the Ploggs Gateway is Windows only (we use a DLL provided by the Energy Optimizers crew&#8230;).<br />
What did you actually use if I may ask? I mean what kind of wrapper do you use in Java for connecting to the Zigbee Ploggs. For the BT version we currently use an virtual serial port (rfcomm): <a href="http://www.guinard.org/~misterdom/2009/03/18/connecting-to-the-ploggs-using-bt/" rel="nofollow">http://www.guinard.org/~misterdom/2009/03/18/connecting-to-the-ploggs-using-bt/</a></p>
<p>Would be interested to know what you solution looks like because we ordered a bunch of Zigbee Ploggs a few days ago&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Massimo Dore</title>
		<link>http://www.webofthings.org/2008/12/23/are-you-energy-efficient/comment-page-1/#comment-187</link>
		<dc:creator>Massimo Dore</dc:creator>
		<pubDate>Thu, 19 Mar 2009 11:03:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.webofthings.com/?p=48#comment-187</guid>
		<description>Hi Dominique,
I am implementing a solution to measure the home consumptions using Plogg devices but Zigbee instead of bluetooth. I developed a java interface to get the Plogg data so I am able to run it both on linux and windows server.
I push data to a queue microbroker using the format you suggested (Json). So I can decouple the monitor from the client programs (to produce live data, chars, etc...)
The following link is the (prototype page) of my work:
http://digilander.libero.it/maxdodo/consumi.htm

Ciao
Massimo</description>
		<content:encoded><![CDATA[<p>Hi Dominique,<br />
I am implementing a solution to measure the home consumptions using Plogg devices but Zigbee instead of bluetooth. I developed a java interface to get the Plogg data so I am able to run it both on linux and windows server.<br />
I push data to a queue microbroker using the format you suggested (Json). So I can decouple the monitor from the client programs (to produce live data, chars, etc&#8230;)<br />
The following link is the (prototype page) of my work:<br />
<a href="http://digilander.libero.it/maxdodo/consumi.htm" rel="nofollow">http://digilander.libero.it/maxdodo/consumi.htm</a></p>
<p>Ciao<br />
Massimo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim O&#8217;Reilly: &#8220;The next stage of Web 2.0 is going to be driven by sensors&#8221; &#124; Web of Things</title>
		<link>http://www.webofthings.org/2008/12/23/are-you-energy-efficient/comment-page-1/#comment-175</link>
		<dc:creator>Tim O&#8217;Reilly: &#8220;The next stage of Web 2.0 is going to be driven by sensors&#8221; &#124; Web of Things</dc:creator>
		<pubDate>Mon, 16 Mar 2009 10:22:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.webofthings.com/?p=48#comment-175</guid>
		<description>[...] post, Dylan Field talks about a few concrete applications of this Web of sensors. We also listed some and are about to list the other ones we are working on. Understanding the use of the sensor Web and [...]</description>
		<content:encoded><![CDATA[<p>[...] post, Dylan Field talks about a few concrete applications of this Web of sensors. We also listed some and are about to list the other ones we are working on. Understanding the use of the sensor Web and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dominique Guinard</title>
		<link>http://www.webofthings.org/2008/12/23/are-you-energy-efficient/comment-page-1/#comment-174</link>
		<dc:creator>Dominique Guinard</dc:creator>
		<pubDate>Mon, 16 Mar 2009 09:22:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.webofthings.com/?p=48#comment-174</guid>
		<description>Dear Jose,

We are still working on it and should be able to publish the code in about two month from now. Stay tuned on this blog for more info.</description>
		<content:encoded><![CDATA[<p>Dear Jose,</p>
<p>We are still working on it and should be able to publish the code in about two month from now. Stay tuned on this blog for more info.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jose</title>
		<link>http://www.webofthings.org/2008/12/23/are-you-energy-efficient/comment-page-1/#comment-169</link>
		<dc:creator>Jose</dc:creator>
		<pubDate>Fri, 13 Mar 2009 13:31:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.webofthings.com/?p=48#comment-169</guid>
		<description>Hello Dominique,

    I was wondering if you already published the prototype?

Thanks,
Jose</description>
		<content:encoded><![CDATA[<p>Hello Dominique,</p>
<p>    I was wondering if you already published the prototype?</p>
<p>Thanks,<br />
Jose</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dominique Guinard</title>
		<link>http://www.webofthings.org/2008/12/23/are-you-energy-efficient/comment-page-1/#comment-126</link>
		<dc:creator>Dominique Guinard</dc:creator>
		<pubDate>Fri, 06 Mar 2009 10:31:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.webofthings.com/?p=48#comment-126</guid>
		<description>Salut Edouard!

Sounds indeed like a promising project, slick and design! Rather crazy that their project has the same name...

Just wonder how open their system is, I&#039;d like to have something open in my home for monitoring energy (e.g. based on the RESTful approach) rather than a close system working on my iPhone app only.

But it sounds like the competition is getting tough ;-)
Thanks a bunch for your comment!</description>
		<content:encoded><![CDATA[<p>Salut Edouard!</p>
<p>Sounds indeed like a promising project, slick and design! Rather crazy that their project has the same name&#8230;</p>
<p>Just wonder how open their system is, I&#8217;d like to have something open in my home for monitoring energy (e.g. based on the RESTful approach) rather than a close system working on my iPhone app only.</p>
<p>But it sounds like the competition is getting tough <img src='http://www.webofthings.org/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /><br />
Thanks a bunch for your comment!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vlad Trifa</title>
		<link>http://www.webofthings.org/2008/12/23/are-you-energy-efficient/comment-page-1/#comment-125</link>
		<dc:creator>Vlad Trifa</dc:creator>
		<pubDate>Fri, 06 Mar 2009 09:51:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.webofthings.com/?p=48#comment-125</guid>
		<description>oops, didn&#039;t hear about it! Thanks a lot for the tip Edouard! 

Dom, you should have bought the domain before that guy got it, grrr!!

I wonder how much of the flashy stuff shown there works, and is really being sold... Looks like google energy thingie, be there fast with a nice design, but makes me wonder what&#039;s behind the façade...</description>
		<content:encoded><![CDATA[<p>oops, didn&#8217;t hear about it! Thanks a lot for the tip Edouard! </p>
<p>Dom, you should have bought the domain before that guy got it, grrr!!</p>
<p>I wonder how much of the flashy stuff shown there works, and is really being sold&#8230; Looks like google energy thingie, be there fast with a nice design, but makes me wonder what&#8217;s behind the façade&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SpaceTimeContinuum</title>
		<link>http://www.webofthings.org/2008/12/23/are-you-energy-efficient/comment-page-1/#comment-120</link>
		<dc:creator>SpaceTimeContinuum</dc:creator>
		<pubDate>Thu, 05 Mar 2009 16:44:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.webofthings.com/?p=48#comment-120</guid>
		<description>Dominique &amp; Vlad,

do you know this product?
http://visiblenergy.com/index.html

Thanks
Edouard</description>
		<content:encoded><![CDATA[<p>Dominique &amp; Vlad,</p>
<p>do you know this product?<br />
<a href="http://visiblenergy.com/index.html" rel="nofollow">http://visiblenergy.com/index.html</a></p>
<p>Thanks<br />
Edouard</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dominique Guinard</title>
		<link>http://www.webofthings.org/2008/12/23/are-you-energy-efficient/comment-page-1/#comment-118</link>
		<dc:creator>Dominique Guinard</dc:creator>
		<pubDate>Thu, 05 Mar 2009 09:42:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.webofthings.com/?p=48#comment-118</guid>
		<description>Hi Yury,

Actually we are going to release the gateway and interface software on this website soon so stay tuned. 

As for the details the gateway software is currently written in C++ and has a very small footprint but it uses a Windows DLL for bluetooth communication which means it has to be installed on a Wintel PC with BT capabilities.</description>
		<content:encoded><![CDATA[<p>Hi Yury,</p>
<p>Actually we are going to release the gateway and interface software on this website soon so stay tuned. </p>
<p>As for the details the gateway software is currently written in C++ and has a very small footprint but it uses a Windows DLL for bluetooth communication which means it has to be installed on a Wintel PC with BT capabilities.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yury Strashnoy</title>
		<link>http://www.webofthings.org/2008/12/23/are-you-energy-efficient/comment-page-1/#comment-55</link>
		<dc:creator>Yury Strashnoy</dc:creator>
		<pubDate>Mon, 23 Feb 2009 03:59:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.webofthings.com/?p=48#comment-55</guid>
		<description>Hello,
Would it be possible to get your system prototype project - so I can install at my place and may be extend some features (e.g. monitoring of many gateways, collect temperature information, etc).

What is the platform you use for the gateway (hardware and O/S):
Is it a standard Wintel PC with Windows XP or is it PloggZgb EAP gateway ?

Thank you
Yury</description>
		<content:encoded><![CDATA[<p>Hello,<br />
Would it be possible to get your system prototype project &#8211; so I can install at my place and may be extend some features (e.g. monitoring of many gateways, collect temperature information, etc).</p>
<p>What is the platform you use for the gateway (hardware and O/S):<br />
Is it a standard Wintel PC with Windows XP or is it PloggZgb EAP gateway ?</p>
<p>Thank you<br />
Yury</p>
]]></content:encoded>
	</item>
</channel>
</rss>

