projects
/
weathermon.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch 'master' of rvb.name:weathermon
[weathermon.git]
/
weathermon.uci
1
config internal 'web'
2
option url http://server/path/send.php
3
option user meteo
4
option password somestrictpassword
5
option iface eth0
6
7
config internal 'serial'
8
option port /dev/ttyUSB0
9
option timeout 100
10
option baud 9600
11
12
config internal 'logging'
13
option enabled on
14
15
config internal 'mqtt'
16
option host server