Changes between Version 5 and Version 6 of WikiStart


Ignore:
Timestamp:
2011-06-11 13:53:12 (13 years ago)
Author:
futzle
Comment:

Link to discussion forum.

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v5 v6  
    22 
    33The [http://www.currentcost.com/product-envir.html EnviR] (CC128) is a wireless power monitor from [http://www.currentcost.com/ CurrentCost].  The console receives up to ten wirelessly-transmitted current signals from [http://www.currentcost.com/product-transmitter.html transmitters].  Transmitters detect one- or three-phase alternating current with clamps.  Combined with a fixed nominal voltage programmed into the console, the EnviR calculates a wattage. 
     4 
     5Discussion and support at the Micasaverde forum: [http://forum.micasaverde.com/index.php?topic=6752.0] 
    46 
    57[[Image(CuurentCostDevices.png)]] 
     
    3133This device requires MiOS UI4. 
    3234 
    33 Select '''MiOS Developers''' > '''Create Device'''. Enter '''D_CurrentCostEnviR1.xml''' for '''UpnpDevFilename'''.  Enter a name for '''Description'''.  Click '''Create Device'''. 
     35Select '''MiOS Developers''' > '''Create Device'''. Enter '''D_CurrentCostEnviR1.xml''' for '''!UpnpDevFilename'''.  Enter a name for '''Description'''.  Click '''Create Device'''. 
    3436 
    3537Select '''MiOS Developers''' > '''Serial port configuration'''.  Assign the serial port to the newly-created device.  Set the serial parameters (57600/8/N/1).   
     
    4951Edit the formula in the '''Advanced''' tab of the main device.  Put the formula into the '''Formula''' variable.  By default it is "0", meaning the whole-house channel. 
    5052 
    51 Example: You have your home's energy consumption transmitting on the "whole-house" channel.  You have a solar panel that feeds power into the grid on Appliance 1.  You have a workshop on your property with a separate power supply on Appliance 5.  Use the formula '''0-1+5''' to display the net power consumption of your property. 
    52  
    53 === Automatic child device detection === 
    54  
    55 By default, the plugin creates child devices for each appliance transmitter that the EnviR console can detect.  If you want to stop this, edit the '''!ApplianceAutoDetect''' variable in the '''Advanced''' tab of the parent device.  When set to "0", the plugin will no longer look for new appliances.  Existing appliances are unaffected. 
     53Example: You have your home's energy consumption transmitting on the "whole-house" channel.  You have a solar panel that feeds power into the grid on Appliance 1