currentcostd

A system daemon for monitoring and publishing data from a CurrentCost energy meter (www.currentcost.com)

Licensed under the MIT license (See COPYING file for details)

Author: James Smith ([email protected] / www.floppy.org.uk)

Homepage: github.com/Floppy/currentcost-daemon

INSTALLATION

1) Enable gems from github, if you haven’t already done so (rubygems >= 1.2):

> sudo gem sources -a http://gems.github.com

2) Install gem

> sudo gem install Floppy-currentcostd

REQUIREMENTS

Floppy-currentcost >= 0.2.4 Floppy-eeml >= 0.1.0 daemons >= 1.0.10 builder >= 2.1.2

USAGE

1) Copy config/currentcostd.example.yml to /etc/currentcost.yml

2) Edit the settings in your new currentcostd.yml

3) Run “sudo currentcostd start” to start the daemon.