[package] add wattsup
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 30 Mar 2011 20:10:45 +0000 (20:10 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 30 Mar 2011 20:10:45 +0000 (20:10 +0000)
commit6a6b46554aba3f143f5e78041ac51c23f88a3850
tree7ad5a082f8424edaeb6f1f6bce90c1f666d6d9df
parentb260a6019a833b8fef42fae1372e132851e9b2cd
[package] 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>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26380 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]