Release 301
1 Defect fixed and 2 enhancements.
- issue 29 Defect - Restore was not working with IE and Chrome browsers
- issue 28 Enhancement - Support for multiple pachube feeds
- issue 16 Enhancement- Support for max, min, and units on the pachube feed
Merry Christmas.
Hey Brett !
Always impressed by yours and Derek's responsiveness to our requests! And to get two issues fixed at once as well, thanks very much.
Wishing you both a happy and prosperous new year
kevint
I havent seen Kev's suggestion, but wonder if this release, or future ones, can support multiple Current Cost EnviRs? As you know, they only support 9+1 channels, as does the CC website/dashboard.
I'd really like to be able to have more than 9 IAMs, and the only way to do this is to connect to multiple EnviRs. Looking at the CC XML schema http://www.currentcost.com/cc128/xml.htm, there is a field called <id> which is the "radio id received from the sensor" which I can see does change for each connected IAM. This might be suitable as a 'key' as there is not a unique identifier for the EnviR itself (that I can find).
<msg><src>CC128-v1.29</src><dsb>00148</dsb><time>21:19:31</time><tmpr>21.3</tmpr><sensor>2</sensor><id>02539</id><type>1</type><ch1><watts>00529</watts></ch1></msg>
<msg><src>CC128-v1.29</src><dsb>00148</dsb><time>21:19:31</time><tmpr>21.3</tmpr><sensor>4</sensor><id>00699</id><type>1</type><ch1><watts>00000</watts></ch1></msg>
<msg><src>CC128-v1.29</src><dsb>00148</dsb><time>21:19:33</time><tmpr>21.3</tmpr><sensor>1</sensor><id>03577</id><type>1</type><ch1><watts>00378</watts></ch1></msg>
Yes, ive built a couple emonTXs, and documented how Ive used one for water meter monitoring.
Im a big fan, but The slight disadvantages of these devices is they're not 'consumer', i.e clamp and not pass through, needing to be powered externally. Also, CC's devices are more accurate due to true power/voltage monitoring, rather than (albeit quite accurate) calculated values on OEM.
I guess the probem ive discovered with my various projects, is that i end up with my data being deposited in various locations - water in emonCMS, power in Pachube, solar in PVoutput, weather on another website etc. Im hoping HAH could be used as a central monitoring hub to drop everything into Pachube or SQL DB.
Kevin I thought you might be a little more excited about release 301 where I added support for multiple Pachube feeds as you requested ! See the nice new screen shot -> http://www.dbzoo.com/livebox/pachube
Brett