add wattsup
authorFlorian Fainelli <florian@openwrt.org>
Wed, 30 Mar 2011 20:10:45 +0000 (20:10 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Wed, 30 Mar 2011 20:10:45 +0000 (20:10 +0000)
commit6129bfece47b6278c7bde7ecf4a0f8737d8c9adf
tree3d50c33c913aa1ec89c935d08de9bf84b9520b58
parentf28c7d092d38bbd5613a4993437c662a93c461d8
add wattsup

This patch adds a command line utility to interface with the WattsUp
power meters (https://www.wattsupmeters.com/)

Signed-off-by: Roberto Riggio<roberto.riggio@create-net.org>
SVN-Revision: 26380
utils/wattsup/Makefile [new file with mode: 0644]
utils/wattsup/src/Makefile [new file with mode: 0644]
utils/wattsup/src/wattsup.c [new file with mode: 0644]