projects
/
weathermon.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
6c2f6e45e63125873cf8652f9be7de14fbe45787
[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