[fluksod] clean up flukso.uci comments
This commit is contained in:
parent
de5d29bf21
commit
f1cfba46bd
|
@ -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>]
|
||||||
|
|
Loading…
Reference in New Issue