version 0.2

This commit is contained in:
2018-02-18 14:05:04 +01:00
parent 1874287276
commit e5b501e6ab
2 changed files with 4 additions and 4 deletions

View File

@@ -1,8 +1,8 @@
# Contributor: Paolo Asperti <paolo@asperti.com>
# Maintainer: Paolo Asperti <paolo@asperti.com>
pkgname=acf-openpdu
pkgver=0.1
pkgrel=2
pkgver=0.2
pkgrel=1
pkgdesc="ACF interface for the OpenPDU project"
url="https://github.com/openpdu/acf-openpdu"
arch="noarch"

4
README
View File

@@ -7,11 +7,11 @@ Under "OpenPDU" you can control your outlets.
DONE:
* Basic Outlet Status (almost everything hardcoded :( )
* Power control (ON/OFF) for each socket
* All the sockets are powered ON on boot
* All the outlets are powered ON on boot
* ACF package
* configuration file
TODO:
* configuration file
* editing socket parameters
* everything else (there's a long list)