Install or Update emonWRT: Difference between revisions

From lechacal
Jump to navigation Jump to search
(Created page with "This howto shows how you can install the EmonWRT script and files on the OpenWRT OS. This can also be applied to update from an older version. =Prerequisites= WR703N is flash...")
 
No edit summary
Line 3: Line 3:


=Prerequisites=
=Prerequisites=
WR703N is flashed with OpenWRT 12.09 Attitude Adjustment.
WR703N is flashed with OpenWRT 12.09 Attitude Adjustment.<br \>
EmonWRT can access the internet.
EmonWRT can access the internet.


=Steps=
=Steps=


1. Log in the EmonRWT/WR703N via SSH.
1. Log in the EmonRWT/WR703N via SSH.<br \>
2. Download the installer script with the foillowing command:
2. Download the installer script with the foillowing command:
  $ wget http://lechacal.com/EmonWRT/system/v1.1/install_emonwrt.sh
  $ wget http://lechacal.com/EmonWRT/system/v1.1/install_emonwrt.sh

Revision as of 19:27, 18 May 2014

This howto shows how you can install the EmonWRT script and files on the OpenWRT OS. This can also be applied to update from an older version.

Prerequisites

WR703N is flashed with OpenWRT 12.09 Attitude Adjustment.
EmonWRT can access the internet.

Steps

1. Log in the EmonRWT/WR703N via SSH.
2. Download the installer script with the foillowing command:

$ wget http://lechacal.com/EmonWRT/system/v1.1/install_emonwrt.sh

3. Change permissions.

$ chmod 755 install_emonwrt.sh

4. Run the installer:

$ ./install_emonwrt.sh

5. Reboot the EmonWRT