Power meter appliance support (EnviCC 128)
Posted: Monday 07 July 2014 12:14
Hello,
I’m using Domoticz with a Windows 2008 R2 server. Behind this server, I’ve got a small appliance USB connected with a dongle, emulating a COM port. This appliance, an Envi CC128 from Current Cost send thru the USB cable, some power consumption information transferred by radio from a meter clamp.
Here is a link of the technical specification for the data received. http://www.currentcost.com/cc128/xml.htm
Example below is what I get, using a simple .cmd command connected to the COM port :
<msg><src>CC128-v0.11</src><dsb>01520</dsb><time>16:04:27</time><tmpr>23.4</tmpr><sensor>0</sensor><id>00617</id><type>1</type><ch1><watts>01136</watts></ch1></msg>
<msg><src>CC128-v0.11</src><dsb>01520</dsb><time>16:04:33</time><tmpr>23.4</tmpr><sensor>0</sensor><id>00617</id><type>1</type><ch1><watts>01129</watts></ch1></msg>
<msg><src>CC128-v0.11</src><dsb>01520</dsb><time>16:04:45</time><tmpr>23.5</tmpr><sensor>0</sensor><id>00617</id><type>1</type><ch1><watts>01151</watts></ch1></msg>
<msg><src>CC128-v0.11</src><dsb>01520</dsb><time>16:04:58</time><tmpr>23.4</tmpr><sensor>0</sensor><id>00617</id><type>1</type><ch1><watts>01141</watts></ch1></msg>
<msg><src>CC128-v0.11</src><dsb>01520</dsb><time>16:05:04</time><tmpr>23.4</tmpr><sensor>0</sensor><id>00617</id><type>1</type><ch1><watts>01129</watts></ch1></msg>
<msg><src>CC128-v0.11</src><dsb>01520</dsb><time>16:05:16</time><tmpr>23.5</tmpr><sensor>0</sensor><id>00617</id><type>1</type><ch1><watts>01166</watts></ch1></msg>
<msg><src>CC128-v0.11</src><dsb>01520</dsb><time>16:05:28</time><tmpr>23.4</tmpr><sensor>0</sensor><id>00617</id><type>1</type><ch1><watts>01133</watts></ch1></msg>
<msg><src>CC128-v0.11</src><dsb>01520</dsb><time>16:05:40</time><tmpr>23.5</tmpr><sensor>0</sensor><id>00617</id><type>1</type><ch1><watts>01138</watts></ch1></msg>
<msg><src>CC128-v0.11</src><dsb>01520</dsb><time>16:05:46</time><tmpr>23.5</tmpr><sensor>0</sensor><id>00617</id><type>1</type><ch1><watts>01137</watts></ch1></msg>
<msg><src>CC128-v0.11</src><dsb>01520</dsb><time>16:05:58</time><tmpr>23.5</tmpr><sensor>0</sensor><id>00617</id><type>1</type><ch1><watts>01135</watts></ch1></msg>
<msg><src>CC128-v0.11</src><dsb>01520</dsb><time>16:06:04</time><tmpr>23.5</tmpr><sensor>0</sensor><id>00617</id><type>1</type><ch1><watts>01131</watts></ch1></msg>
<msg><src>CC128-v0.11</src><dsb>01520</dsb><time>16:06:11</time><tmpr>23.4</tmpr><sensor>0</sensor><id>00617</id><type>1</type><ch1><watts>01135</watts></ch1></msg>
<msg><src>CC128-v0.11</src><dsb>01520</dsb><time>16:06:17</time><tmpr>23.4</tmpr><sensor>0</sensor><id>00617</id><type>1</type><ch1><watts>01144</watts></ch1></msg>
<msg><src>CC128-v0.11</src><dsb>01520</dsb><time>16:06:23</time><tmpr>23.4</tmpr><sensor>0</sensor><id>00617</id><type>1</type><ch1><watts>01141</watts></ch1></msg>
<msg><src>CC128-v0.11</src><dsb>01520</dsb><time>16:06:29</time><tmpr>23.4</tmpr><sensor>0</sensor><id>00617</id><type>1</type><ch1><watts>01140</watts></ch1></msg>
<msg><src>CC128-v0.11</src><dsb>01520</dsb><time>16:06:47</time><tmpr>23.5</tmpr><sensor>0</sensor><id>00617</id><type>1</type><ch1><watts>01130</watts></ch1></msg>
<msg><src>CC128-v0.11</src><dsb>01520</dsb><time>16:06:53</time><tmpr>23.4</tmpr><sensor>0</sensor><id>00617</id><type>1</type><ch1><watts>01135</watts></ch1></msg>
<msg><src>CC128-v0.11</src><dsb>01520</dsb><time>16:07:06</time><tmpr>23.4</tmpr><sensor>0</sensor><id>00617</id><type>1</type><ch1><watts>01130</watts></ch1></msg>
Is it possible to get this device monitored by Domoticz ? In case of acceptance, please, don’t take care of the time value sent by the device, mine for example has a regular deviance from real time, so using the Domoticz time is a better idea.
Drivers for the dongle exist for Windows and I think they are also available for Linux.
Best regards.
JC
I’m using Domoticz with a Windows 2008 R2 server. Behind this server, I’ve got a small appliance USB connected with a dongle, emulating a COM port. This appliance, an Envi CC128 from Current Cost send thru the USB cable, some power consumption information transferred by radio from a meter clamp.
Here is a link of the technical specification for the data received. http://www.currentcost.com/cc128/xml.htm
Example below is what I get, using a simple .cmd command connected to the COM port :
<msg><src>CC128-v0.11</src><dsb>01520</dsb><time>16:04:27</time><tmpr>23.4</tmpr><sensor>0</sensor><id>00617</id><type>1</type><ch1><watts>01136</watts></ch1></msg>
<msg><src>CC128-v0.11</src><dsb>01520</dsb><time>16:04:33</time><tmpr>23.4</tmpr><sensor>0</sensor><id>00617</id><type>1</type><ch1><watts>01129</watts></ch1></msg>
<msg><src>CC128-v0.11</src><dsb>01520</dsb><time>16:04:45</time><tmpr>23.5</tmpr><sensor>0</sensor><id>00617</id><type>1</type><ch1><watts>01151</watts></ch1></msg>
<msg><src>CC128-v0.11</src><dsb>01520</dsb><time>16:04:58</time><tmpr>23.4</tmpr><sensor>0</sensor><id>00617</id><type>1</type><ch1><watts>01141</watts></ch1></msg>
<msg><src>CC128-v0.11</src><dsb>01520</dsb><time>16:05:04</time><tmpr>23.4</tmpr><sensor>0</sensor><id>00617</id><type>1</type><ch1><watts>01129</watts></ch1></msg>
<msg><src>CC128-v0.11</src><dsb>01520</dsb><time>16:05:16</time><tmpr>23.5</tmpr><sensor>0</sensor><id>00617</id><type>1</type><ch1><watts>01166</watts></ch1></msg>
<msg><src>CC128-v0.11</src><dsb>01520</dsb><time>16:05:28</time><tmpr>23.4</tmpr><sensor>0</sensor><id>00617</id><type>1</type><ch1><watts>01133</watts></ch1></msg>
<msg><src>CC128-v0.11</src><dsb>01520</dsb><time>16:05:40</time><tmpr>23.5</tmpr><sensor>0</sensor><id>00617</id><type>1</type><ch1><watts>01138</watts></ch1></msg>
<msg><src>CC128-v0.11</src><dsb>01520</dsb><time>16:05:46</time><tmpr>23.5</tmpr><sensor>0</sensor><id>00617</id><type>1</type><ch1><watts>01137</watts></ch1></msg>
<msg><src>CC128-v0.11</src><dsb>01520</dsb><time>16:05:58</time><tmpr>23.5</tmpr><sensor>0</sensor><id>00617</id><type>1</type><ch1><watts>01135</watts></ch1></msg>
<msg><src>CC128-v0.11</src><dsb>01520</dsb><time>16:06:04</time><tmpr>23.5</tmpr><sensor>0</sensor><id>00617</id><type>1</type><ch1><watts>01131</watts></ch1></msg>
<msg><src>CC128-v0.11</src><dsb>01520</dsb><time>16:06:11</time><tmpr>23.4</tmpr><sensor>0</sensor><id>00617</id><type>1</type><ch1><watts>01135</watts></ch1></msg>
<msg><src>CC128-v0.11</src><dsb>01520</dsb><time>16:06:17</time><tmpr>23.4</tmpr><sensor>0</sensor><id>00617</id><type>1</type><ch1><watts>01144</watts></ch1></msg>
<msg><src>CC128-v0.11</src><dsb>01520</dsb><time>16:06:23</time><tmpr>23.4</tmpr><sensor>0</sensor><id>00617</id><type>1</type><ch1><watts>01141</watts></ch1></msg>
<msg><src>CC128-v0.11</src><dsb>01520</dsb><time>16:06:29</time><tmpr>23.4</tmpr><sensor>0</sensor><id>00617</id><type>1</type><ch1><watts>01140</watts></ch1></msg>
<msg><src>CC128-v0.11</src><dsb>01520</dsb><time>16:06:47</time><tmpr>23.5</tmpr><sensor>0</sensor><id>00617</id><type>1</type><ch1><watts>01130</watts></ch1></msg>
<msg><src>CC128-v0.11</src><dsb>01520</dsb><time>16:06:53</time><tmpr>23.4</tmpr><sensor>0</sensor><id>00617</id><type>1</type><ch1><watts>01135</watts></ch1></msg>
<msg><src>CC128-v0.11</src><dsb>01520</dsb><time>16:07:06</time><tmpr>23.4</tmpr><sensor>0</sensor><id>00617</id><type>1</type><ch1><watts>01130</watts></ch1></msg>
Is it possible to get this device monitored by Domoticz ? In case of acceptance, please, don’t take care of the time value sent by the device, mine for example has a regular deviance from real time, so using the Domoticz time is a better idea.
Drivers for the dongle exist for Windows and I think they are also available for Linux.
Best regards.
JC