= Installation = == Plugin Installation == '''WARNING:''' Please do not use the Internet Explorer "IE" Browser to install this plugin. There have been multiple reported problems with IE being used to upload plugins via Vera's Luup Plug installation pages. 1. Download the ZIP file from directly from [changeset:19/tags/0.1.2?old_path=/&format=zip Source control] 1. Expand the ZIP File to extract the 6x files, their names should be exactly as follows: * `D_BrultechPowerMeter1.xml` * `S_BrultechPowerMeter1.xml` * `I_BrultechPowerMeter1.xml` * `D_BrultechPowerMeter1.json` * `D_BrultechPowerSensor1.xml` * `D_BrultechPowerSensor1.json` 1. Follow the instructions for Plugin Installation outlined [http://wiki.micasaverde.com/index.php/Install_LUUP_Plugins Install Luup Plugins] 1. For the ''!UpnpDevFilename'' field, use "`D_BrultechPowerMeter1.xml`" 1. For the ''Description'' field, use "`Brultech`" This will create the Brultech device, but it's Serial Port still needs to be assigned and another Save / Restart cycle performed. == Serial Port Assignment == If you're using a direct-attached [http://wiki.micasaverde.com/index.php/Serial_Supported_Hardware USB-Serial device] to attach to your Brultech ECM-1240, then follow these steps to associate the Serial Port with this plugin TODO: Validate the steps for Serial ports outlined below (I use IP-enabled Brultech) 1. In ''MiOS developers'' -> ''Serial Port configuration'', find your newly connected USB-Serial port, and set the Baud rate to 19200[[BR]][[Image(BrultechSerialPortSetup1.png, 30%)]] 1. Select your newly created Brultech Device in the ''Used by device'' dropdown[[BR]][[Image(BrultechSerialPortSetup2.png, 30%)]] 1. The screen will change to this[[BR]][[Image(BrultechSerialPortSetup3.png, 30%)]] 1. Close this Dialog and perform a MiOS ''(Save)'' action. == Configure the Plugin == By default, the Plugin will configure itself for 1 (one) of the 7 CT's that's attached. This can be changed by adjusting the `ActiveMeters` parameter in the Advanced Tab of the Device's dialog. 1. Open the Dialog for the Brultech Device (using the wrench/spanner) and select the Advanced Tab[[BR]][[Image(BrultechDeviceAdvanced1.png, 30%)]] 1. Change the value of the `ActiveMeters` parameter to be a comma-separated list of the inputs you have (1...7)[[BR]][[Image(BrultechDeviceAdvanced2.png, 30%)]] 1. Close this Dialog and perform a MiOS ''(Save)'' action. = Errors = * The Plugin doesn't yet support Ascii or Binary format data directly from the device, it only works for the Plug & Play models right now. * Each MiOS Device only supports ''one'' ECM-1240, work needs to be done to have it handle "''n''" of these Devices with a single MiOS Device. * The mechanism for including/excluding Meters from the Parent-device's Total Watts isn't documented. = Releases = * 22-May-2011[[br]] Initial "pre-alpha" shown in the Forums. * 23-June-2011[[br]] Add UI support for Total wattage in the Parent, along with Adding/Removing/Ignoring each child from these Totals.