[fluksod] clean up flukso.uci comments

This commit is contained in:
Bart Van Der Meerssche 2011-05-26 14:50:42 +02:00
parent de5d29bf21
commit f1cfba46bd
1 changed files with 4 additions and 4 deletions

View File

@ -17,11 +17,11 @@ config settings daemon
option cacert /etc/ssl/certs/flukso.ca.crt option cacert /etc/ssl/certs/flukso.ca.crt
### sensor config options ### sensor config options
# config sensor <1..6> # config sensor 1..6
# option id <uuid> # option id <uuid>
# option class <analog|pulse|uart> # option type electricity|water
# option type <electricity|water> # option class analog|pulse|uart
# list port <1..6> # list port 1..6
# option constant [<meterconstant>] # option constant [<meterconstant>]
# option voltage [<volts>] # option voltage [<volts>]
# option current [<amps>] # option current [<amps>]