<?xml version="1.0" encoding="UTF-8"?>
<blog>
  <body>&lt;h4&gt;There are some dependencies here&#8230;&lt;/h4&gt;&amp;#x000A;&lt;ul&gt;&amp;#x000A;	&lt;li&gt;I&#8217;ll show you how to get up and running with a &lt;span class=&quot;caps&quot;&gt;TED&lt;/span&gt; device, however in theory it is not too hard to make any monitoring device work with the solution.&lt;/li&gt;&amp;#x000A;&lt;/ul&gt;&amp;#x000A;&lt;ul&gt;&amp;#x000A;	&lt;li&gt;First, let&#8217;s talk about what the website is looking for in terms of data. Each location you create in your account (once you&#8217;ve signed up with CurrentWatchers) can have one or more devices associated with it (actually you can have 0 devices as well, but that is not too fun, because you can&#8217;t do much with no devices). Each device you create on the CurrentWatchers system will be provided with a very long unique Globally Unique ID. This ID is used to identify measurements sent from the device to the CurrentWatchers website.&lt;/li&gt;&amp;#x000A;&lt;/ul&gt;&amp;#x000A;&lt;ul&gt;&amp;#x000A;	&lt;li&gt;The mechanism we use for reporting is just a simple &lt;span class=&quot;caps&quot;&gt;HTTP&lt;/span&gt; Post. The data we&#8217;re looking for is the average volts, kW, and cost (in dollars) for the preceding 1 minute period. It&#8217;s assumed software running in your home will post this information every minute or so to the CurrentWatchers website.&lt;/li&gt;&amp;#x000A;&lt;/ul&gt;&amp;#x000A;&lt;ul&gt;&amp;#x000A;	&lt;li&gt;&lt;span class=&quot;caps&quot;&gt;TED&lt;/span&gt; devices write their usage information to a sqlite3 database on a Windows machine at the user&#8217;s home. That is, if you have purchased the (optional) Footprints tracking software. &lt;br /&gt;&amp;#x000A;The software we&#8217;ll supply simply reads the most recent posting in the &lt;span class=&quot;caps&quot;&gt;TED&lt;/span&gt; DB once per minute and does an &lt;span class=&quot;caps&quot;&gt;HTTP&lt;/span&gt; Post to the Current Watcher site, along with the Globally Unique ID. CurrentWatchers records this data in its own server.&lt;/li&gt;&amp;#x000A;&lt;/ul&gt;&amp;#x000A;&lt;ul&gt;&amp;#x000A;	&lt;li&gt;That&#8217;s really all there is to it. If for some reason, your home PC is not able to send along regular energy recordings, there will be some gaps in the data we&#8217;ve received, but that usually will not be a cause for alarm. We create averages of the recordings we do receive, and it all averages out. &lt;br /&gt;&amp;#x000A; &lt;br /&gt;&amp;#x000A;You can now download the CurrentWatchers Windows Service software installer here: &lt;br /&gt;&amp;#x000A;&lt;a href=&quot;http://www.currentwatchers.com/setup.exe&quot;&gt;http://www.currentwatchers.com/setup.exe&lt;/a&gt; &lt;br /&gt;&amp;#x000A; &lt;br /&gt;&amp;#x000A;Reminders:&lt;br /&gt;&amp;#x000A; &lt;br /&gt;&amp;#x000A;You should set up a location in on CurrentWatchers.com. You do this by logging into the site and clicking on the &#8216;Administer Locations &amp;amp; Devices&#8217; tab on the main page. This tab only appears when you are logged in&#8230; There&#8217;s a link to create a new location. &lt;br /&gt;&amp;#x000A; &lt;br /&gt;&amp;#x000A;Once you have a new location, please click &#8216;Create new device&#8217; in your location. Once you&#8217;ve done so, you can click on the &#8216;Show&#8217; link and you&#8217;ll see the &lt;span class=&quot;caps&quot;&gt;GUID&lt;/span&gt; for the device. Copy the &lt;span class=&quot;caps&quot;&gt;GUID&lt;/span&gt; (Ctrl C)&#8230;&lt;br /&gt;&amp;#x000A; &lt;br /&gt;&amp;#x000A;Please change the file extension of the CurrentWatcher Service installer to .exe from .ext. The mail filter prohibits me from sending zips with executables in them. Then run the installer. You&#8217;ll need to know:&lt;br /&gt;&amp;#x000A; &lt;br /&gt;&amp;#x000A;1.) Your Current Watcher Username&lt;br /&gt;&amp;#x000A;2.) Your Current Watcher Password&lt;br /&gt;&amp;#x000A;3.) The &lt;span class=&quot;caps&quot;&gt;GUID&lt;/span&gt; you copied above&lt;br /&gt;&amp;#x000A;4.) The location of your &lt;span class=&quot;caps&quot;&gt;TED&lt;/span&gt;.db database.&lt;/li&gt;&amp;#x000A;&lt;/ul&gt;</body>
  <category-id type="integer" nil="true"></category-id>
  <created-at type="datetime">2009-01-21T12:27:06-05:00</created-at>
  <id type="integer">8</id>
  <is-complete type="boolean">true</is-complete>
  <is-indexed type="boolean">false</is-indexed>
  <posted-by-id type="integer">1</posted-by-id>
  <tags> </tags>
  <title>Download Windows Service Software</title>
  <updated-at type="datetime">2009-12-27T09:04:29-05:00</updated-at>
  <url-identifier>Download_Windows_Service_Software</url-identifier>
</blog>
